OnlineMapDataStoreConfiguration

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

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.