Release Notes

Version 0.28.2 - 21/09/2023

General

Updates

  • Ensure the file layout of the Cocoapods package is valid according to specification

Map

Updates

  • Promote these APIs to public preview TomTomSDKMapDisplay.MapView.setCurrentLocationButton(backgroundColor:forStyle:) TomTomSDKMapDisplay.MapView.setCurrentLocationButton(size:) TomTomSDKMapDisplay.MapView.setCompassButton(compassIcon:forStyle:) TomTomSDKMapDisplay.MapView.setCompassButton(northUpIcon:forStyle:) TomTomSDKMapDisplay.MapView.setCompassButton(backgroundColor:forStyle:) TomTomSDKMapDisplay.MapView.setCompassButton(size:).

Breaking changes

  • Remove TomTomSDKNavigation.EngineActions protocol, all APIs from TomTomSDKNavigation.EngineActions protocol were moved to TomTomSDKNavigation.TomTomNavigation.

New Features

  • Add minimal distance ahead for which snapshot update will be generated.

Updates

  • Make LocationContextProviderErrors public.
  • Prevent replanOnDeviation requests from cancelling each other.

New Features

  • Introduce PersonalDataOffline API to inject personalized data and persist it in the offline storage.