HybridMapDataStoreConfiguration
@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
Configuration of the HybridMapDataStore.
Constructors
Link copied to clipboard
constructor(mode: HybridMapDataStoreConfiguration.Mode = Mode.ONLINE_FIRST, onlineMapDataStoreConfiguration: OnlineMapDataStoreConfiguration = OnlineMapDataStoreConfiguration())
Types
Properties
Link copied to clipboard
Mode in which HybridMapDataStore operates.
Link copied to clipboard
Configuration of the OnlineMapDataStore, which is used to access the online map data.