HybridMapDataStoreConfiguration
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Deprecated
This will be removed from future releases after 2027-02-05.
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.