OnlineMapDataStoreConfiguration

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
class OnlineMapDataStoreConfiguration(val cacheStorageConfiguration: CacheStorageConfiguration = DEFAULT_CACHE_STORAGE_CONFIGURATION)

Deprecated

This API is deprecated, for more details please go to: https://developer.tomtom.com/navigation/android/releases/versions/2.1

Configuration of the OnlineMapDataStore.

Constructors

Link copied to clipboard
constructor(cacheStorageConfiguration: CacheStorageConfiguration = DEFAULT_CACHE_STORAGE_CONFIGURATION)

Types

Link copied to clipboard
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object Companion

Properties

Link copied to clipboard

Configuration of the persistent cache storage.