NdsStore

Implementation of a DataStore which is based on an NDS map.

An object of this class provides read-only access to the NDS map data.

Note: For accessing a specific map only one instance of the NdsStore class should be created.

Parameters

config

Parameters needed to configure NdsStore.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The country code in the ISO 3166-1 alpha-3 format whose view on disputed areas should be used. See NdsStoreConfiguration.geopoliticalView for more information.

Link copied to clipboard

Manages synchronized read/write access to the onboard NDS map. See NdsStoreAccessSync for more information.

Functions

Link copied to clipboard
open override fun close()