HybridNavigationDataStore
HybridNavigationDataStore Implementation of a hybrid data store.
This data store combines an offline NDS map and streamed navigation tile data.
Important: This is a Public Preview API. It may be changed or removed at any time.
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.
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.