Release Notes

Version 0.59.0 - 26/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

Fixes
  • Fix potential crash when TomTomLogger is de-allocated.
  • Previously, the traffic incident marker blinked when showing calculated route. Now there is an invisible TomTomSDKMap.Marker when it is set to invisible via TomTomSDKRoutingVisualization.TrafficIncidentStyle.
Breaking changes
  • Remove the following Public Preview APIs:

    • TomTomSDKNavigation.SimpleEngineCommonCalculator protocol
    • TomTomSDKNavigation.SimpleEngineCalcResult struct
    • TomTomSDKNavigation.DefaultSimpleEngineCommonCalculator class.
Fixes
  • Fix the navigation state transition crash in the navigation visualization component.
Updates
  • TomTomSDKCommon.POI. init(names:phones:emails:brands:urls:categories:openingHours:chargingPark:fuelTypes:vehicleTypes:timeZone:poiID:) is now available in Public Preview.
  • TomTomSDKCommon.POI.poiID is now available in Public Preview.
  • TomTomSDKSearch.Detour is now available in General Availability.