OnlineMapDataStoreConfiguration

class OnlineMapDataStoreConfiguration(val cacheStorageConfiguration: CacheStorageConfiguration = DEFAULT_CACHE_STORAGE_CONFIGURATION)

Configuration of a map data store that can provide map data from online sources.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

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

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Configuration of the persistent cache storage.