Release Notes

Version 0.62.0 - 20/09/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.

Map

Fixes
  • Fix a bug which was causing invisible markers to be added on map.
  • Fix an issue that was causing intermittent zone tube visualization of safety zones when a stop was between the start and end locations.
  • Fix wrong camera angle after departure from waypoint.
Updates
  • TomTomSDKReverseGeocoder.ReverseGeocoderOptions.init(position:heading:radius:locale:areaTypes:preferClosestAccurateAddress:fetchGeometry:) is now available in General Availability.
  • TomTomSDKSearch.EVSearchOptions.init(route:maxDetourDuration:limit:locale:minPower:maxPower:connectors:status:accessTypes:) is now available in Public Preview.
  • TomTomSDKSearch.EVSearchOptions.maxDetourDuration is now available in Public Preview.
  • TomTomSDKSearch.EVSearchOptions.radius is now available in Public Preview.
  • TomTomSDKSearch.EVSearchResult.detour is now available in Public Preview.
  • TomTomSDKSearch.EVSearchResult.init(id:names:phones:emails:place:chargingStations:openingHours:timeZone:paymentOptions:accessType:detour:) is now available in Public Preview.
  • Move TomTomSDKPersonalData.ChargingPointOperator to TomTomSDKCommon.ChargePointOperator.
  • Move TomTomSDKPersonalData.ChargingPointOperatorID to TomTomSDKCommon.ChargePointOperatorID.
  • Move TomTomSDKPersonalData.EMobilityServiceProvider to TomTomSDKCommon.EMobilityServiceProvider.
  • Move TomTomSDKPersonalData.EMobilityServiceProviderID to TomTomSDKCommon.EMobilityServiceProviderID.
Fixes
  • Fixes incorrect Foundation.DateInterval instantiation for the TomTomSDKCommon.OpeningHours.
Deprecations
  • TomTomSDKReverseGeocoder.PlaceMatch.init(place: navigablePosition:roadUse:matchType:geometry:routeNumbers:speedLimit:boundingBox:) is now deprecated. Use the initializer without roadUse parameter.
  • TomTomSDKReverseGeocoder.PlaceMatch.roadUse is now deprecated.
  • TomTomSDKReverseGeocoder.ReverseGeocoderOptions.roadUses is now deprecated.
  • TomTomSDKReverseGeocoder.RoadUse is now deprecated.

Traffic

Breaking changes
  • Remove TomTomSDKCommon.RoadClass.ServiceAccess, TomTomSDKCommon.RoadSubClass.ShipOrHovercraft, TomTomSDKCommon.RoadSubClass.Train and TomTomSDKCommon.RoadSubClass.SkyCableRail.