HybridNavigationDataStore
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Deprecated
This API is deprecated, for more details please go to: https://developer.tomtom.com/navigation/android/releases/versions/2.1
HybridNavigationDataStore Implementation of a hybrid data store.
This data store combines an offline NDS map and streamed navigation tile data.
Parameters
ndsStore
Data store based on an offline NDS map.
ndsStoreUpdater
Optional updater for the offline NDS map.
navigationTileStore
Data store based on streamed navigation tile data.
Types
Properties
Link copied to clipboard
Notifier for data source changes. It allows the subscription of data source changes and enables reaction to them. The DataSourceChangedNotifier.activeDataSource property returns the same source as the getActiveDataSource method.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Update mode defines whether backing offline and online data store updates will be triggered or not.