Release Notes

Version 0.29.0 - 08/08/2023

Map

New features:

  • Draw a dotted line connecting the drivable and final destination.
  • Geojson-based primitives use JsonObject for properties.
  • NDS.Live bindings and implementation in NavigationTileStore
  • Use unified engines with NDS.Live implementation of NavigationTileStore

Updates:

  • Add versioning info on performance graph

Fixes:

  • Ndslive bindings macOS kmp context failure

New features:

  • Add support for supported vehicle types in the search response for online mode.

Updates:

  • Fix artifact id for custom online search.

Routing

Removals:

  • Updated documentation for track import. Removed incorrect statement about user waypoints support.

Fixes:

  • Prevent setting vehicleHeading=360 when planning a route.

Breaking changes:

  • Change in Public Preview code: com.tomtom.sdk.location.DrivingSide replaces com.tomtom.sdk.traffic.DrivingSide and com.tomtom.sdk.navigation.horizon.elements.countryinformation.DrivingSide

New features:

  • Support tunnel and bridge names in Navigation UI

Updates:

  • Add IntRange checking to the properties of GeneralRoadProperties

Fixes:

  • Notification with the same distance to the next instruction will be sent only once.