close

abstract override fun close()

Frees the resources allocated by the map data store.

The client must call close when there is no further interest in the map data store instance. After calling it the first time, the subsequent calls have no effect.

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