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 updateLocationProvider and updateNavigation methods to control flow of updates for the UpdatableDataStore.

    See more

    Declaration

    Swift

    @available(*, deprecated, message: "This API is deprecated and will be removed with the next major release.\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