Release Notes

Version 0.65.0 - 23/10/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.

Routing

New features
  • Expose TomTomSDKRoutePlanningOptions.AlternativeType.LocalAlternative to the public API of the TomTom SDK.
Updates
  • Add experimental TomTomSDKFeatureToggleRuntimeFeatureType.useEncodedPolylines feature toggle to use encoded polylines for routing. This reduces the online data consumption.
Fixes
  • Previously, when updating multi-modal routes, the routeType setting was not preserved, resulting in an inconsistency in route planning. Now, routeType is considered when performing updates of multi-modal routes.

Traffic

Fixes
  • Remove the internal class TrafficObserverWrapper from TomTomSDKTrafficEngine documentation.