RegionStoreUpdateConfiguration
Configuration parameters of updates of the com.tomtom.sdk.datamanagement.regionstore.RegionStore.
Types
Properties
Network configuration for manual map operations. Default to DEFAULT_MANUAL_UPDATE_NETWORK_CONFIGURATION
The maximum disk space to use by the map data. If not specified, the map size is only limited by available disk space. Default to null (unlimited).
The path to the persistent directory for map updates. For some functionality (e.g., recovery from unexpected failures) data may have to be persisted at this location.
The local path to the update packages directory. The directory provided must be writable. After a successful update of an update region, all update files for that update region are deleted. Free disk space is required to download and install updates, and to perform optimizations on the map. If insufficient space is available to download and install, then nothing is downloaded. WARNING: The RegionStoreConfiguration.regionStorePath and updateStoragePath must not be same or a subdirectory of the other.