Release Notes

Version 0.57.0 - 08/08/2024

Discover the improvements and new features included in the following version. Share your thoughts on this release by using the feedback button located at the bottom of the page.

General

New features
  • Add Reachable Range guides to the Navigation SDK documentation.
  • Add Safety Locations guides to the Navigation SDK documentation.

Map

New features
  • Remove unnecessary charging station API in POILocation and use POI.chargingPoints.chargingStations property instead.
Updates
  • TomTomSDKNavigationVisualization.unitSystem is now available in Public Preview.
Fixes
  • Previously, EV details were shown for regular POIs. Now, the visualization no longer displays EV details for normal POIs.
  • Previously, the better route map marker would blink when the ETA difference between the active and faster routes was the same. Now the marker no longer blinks.
Breaking changes
  • Remove obsolete TomTomSDKNavigation.DynamicRoutingProvider protocol.

Routing

Updates
  • Expose an ItineraryPoint initializer that allows specifying a custom ID.
Fixes
  • Handle SpeedLimit and RoadShield section information in OfflineRoutePlanner.