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

12.08.2015

Version: 3.2.0 RC2

GIT commit: 981c2b8b6a20b680247132ff858e34fe12330750

Updates since 3.1.0 version

see 3.2.0 RC0 notes: notes-3.2.0RC0

Updates/fixes since 3.2.0 RC0:

  • Added border line styling support for polygon in CartoCSSParser
  • Fixed minor issues in vector tile stylesheets parsers when non-ascii characters are used in XML
  • Optimized XML stylesheet parsing for vector tiles, now approximately 10% faster
  • Added support for coordinate transformation to GeoJSONReader and GeoJSONWriter classes
  • Fixed layer visibility and visibility range not working with ClusteredVectorLayer
  • Added getMaximumClusterZoom and setMaximumClusterZoom methods to ClusteredVectorLayer, all clusters are automatically fully expanded if view zoom is above this threshold
  • Added setFocusPointOffset and getFocusPointOffset methods to Options class, functionality is backported from SDK 2.4 and allows to shift map focus point on screen
  • Removed worldToScreen method from ViewState class, this was for internal use. worldToScreen method from MapView should be used instead.
  • Fixed regression vs 3.1 - overriding drawBitmap method in BalloonPopup did not work in 3.2RC1
  • Fixed autogenerated comments of enumerations
  • Added autogenerated comments to DotNet properties
  • Windows Phone 8.1: workaround for vector tile layer 3D buildings
  • Windows Phone 8.1: fixed reflection-related issue that caused Null Pointer exceptions in some SDK classes (HTTPTileDataSource, for example)
  • Fix LocalVectorDataSource getDataExtent returning result in wrong coordinate system
  • Fix LocalVectorDataSource remove method not working when KdTree index is used

Feedback

Please email [email protected]