RegionStoreConfiguration
Configuration parameters for using a region store.
Throws
if geopoliticalView is invalid.
Types
Builder for RegionStoreConfiguration.
Properties
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.
Password for accessing the keystore. If not provided, the SDK assumes the keystore requires no password.
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.
Path to the directory containing the region store (ROOT.NDS). Must be an absolute path and writable directory.
A lambda function that allows for additional configuration of map updates.