Release Notes

Version 0.65.1 - 28/11/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.

For more in-depth documentation, check the API Reference

Map

Removals
  • The speed limits from speed cameras will be temporarily hidden in this release to address a visualization issue. They will be reintroduced once the fix has been implemented.

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.

For more in-depth documentation, check the API Reference

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.