TomTomSDKDataStoreUpdater
The following declarations are provided by module TomTomSDKDataStoreUpdater.
-
Provides current position updates and the active route in the current navigation session to the data store.
Use
updateLocationProviderandupdateNavigationmethods to control flow of updates for theUpdatableDataStore.The
See moreDataStoreUpdateris now created automatically insideTomTomNavigation. The externalDataStoreUpdaterno longer serves a purpose and should not be created manually.Declaration
Swift
@available(*, deprecated, message: "This will be removed from future releases after 2026-07-15.\nThe DataStoreUpdater is now created automatically inside TomTomNavigation. \nThe external DataStoreUpdater no longer serves a purpose and should not be created manually.") public class DataStoreUpdater
TomTom SDK for iOS (0.73.0-rc04)
TomTomSDKDataStoreUpdater