RegionStoreConfiguration

Configuration parameters for using a region store.

Throws

Types

Link copied to clipboard

Properties

Link copied to clipboard

The country code in the ISO 3166-1 alpha-3 format whose view on disputed areas should be used. Defaults to DEFAULT_GEOPOLITICAL_VIEW which is the unified international geopolitical view. It will also be used if the provided geopolitical view is not available.

Link copied to clipboard

Password for accessing the keystore. If not provided, the SDK assumes the keystore requires no password.

Link copied to clipboard

Path to the keystore file containing encryption keys for the region store. If the region store is encrypted, the keystore file is required. Must be an absolute path, and its parent directory must be writable.

Link copied to clipboard

Path to the directory containing the region store (ROOT.NDS). Must be an absolute path and writable directory.

Link copied to clipboard

A lambda function that allows for additional configuration of map updates.