Nutiteq is now part of CARTO! Please use latest CARTO Mobile SDK for new projects. Nutiteq SDK 3.x support and updates ended in 2017, documentation here is outdated.

Release notes

20.05.2015

Version: 3.1.0

GIT commit: c386ac9d4d53b571e710a8b5c8364934c63331ff

New features vs 3.1RC2:

  • Added getProjectionEnvelope method to CullState class
  • Added projection information to TileDataSource (returns EPSG3857 as no other projections are yet supported)
  • Added methods to TileLayer for converting between map coordinates and tiles (calculateMapTile, calculateMapTileOrigin)

Fixes vs 3.1RC2:

  • Fixed LocalVectorDataSource not properly synchronised when KdTree index was used and already added elements were updated
  • Fixed crashes in listeners when callback arguments were saved as member variables
  • iOS: Fixed crash in Xamarin/iOS when converting UIImage to Bitmap
  • iOS: Fixed memory leak when converting Bitmap to UIBitmap in ObjC
  • iOS: Fixed image being flipped when Bitmap was converted to UIImage using NTBitmapUtils.createBitmapFromUIImage
  • Fixed rendering precision issues with BitmapOverlayRasterTileDataSource when 4 control points were used
  • Implemented better error reporting when unsupported https protocol is used in HTTPTileDataSource
  • Use minimum amount of memory when using PersistentCacheTileDataSource
  • Fixed HTTP max-age header parsing, which sometimes lead to constant refreshing of tiles
  • Fixed border cases when rendering vector tile text halos
  • Added support for fonts with unicode names (in vector tile stylesets)

Feedback

Please email [email protected]