Release Notes

Version 0.27.0 - 25/07/2023

Map

New features:

  • Add support for GeoJson Markers.

Updates:

  • Promote hillshading APIs of StyleController to GA.
  • Use time since boot to calculate duration of location marker’s animation and location accuracy policy.

Removals:

  • Remove camera operators config from style.

Fixes:

  • Handle kNdsCategoryNotFound in android bindings

Routing

New features:

  • Add the possibility to avoid specific charging parks when planning a route with automatically added charging stops.

Breaking changes:

  • Implement OffRoadTomTomNavigationFactory.
  • Removed
  • Removed TomTomNavigationFactory and NavigationConfiguration. Use new navigation factories (e.g. OnlineTomTomNavigationFactory) instead.

Fixes:

  • Improve documentation for addProgressUpdatedListener in TomTomNavigation.

General

Updates:

  • Strip native binaries from debug information for JVM targets.