MapTileStore

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
interface MapTileStore : AutoCloseable, MapTileStoreAccess

Contract interface for all Map tile store variants.

Important: this interface are not stable for inheritance.

Functions

Link copied to clipboard
abstract override fun close()

Frees the resources allocated by the Map tile store.