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.
Search
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
toTomTomSDKCommon.ChargePointOperator
. - Move
TomTomSDKPersonalData.ChargingPointOperatorID
toTomTomSDKCommon.ChargePointOperatorID
. - Move
TomTomSDKPersonalData.EMobilityServiceProvider
toTomTomSDKCommon.EMobilityServiceProvider
. - Move
TomTomSDKPersonalData.EMobilityServiceProviderID
toTomTomSDKCommon.EMobilityServiceProviderID
.
Fixes
- Fixes incorrect
Foundation.DateInterval
instantiation for theTomTomSDKCommon.OpeningHours
.
Deprecations
TomTomSDKReverseGeocoder.PlaceMatch.init(place: navigablePosition:roadUse:matchType:geometry:routeNumbers:speedLimit:boundingBox:)
is now deprecated. Use the initializer withoutroadUse
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
andTomTomSDKCommon.RoadSubClass.SkyCableRail
.