com.tomtom.sdk.datamanagement:nds-store-updater

Module for updating NDS maps.

The NDS map is stored locally on the device and it is updated with new map data through an internet connection. The main features of this module include:

  • Keeping the map up-to-date automatically based on the position and/or active route.

  • Providing APIs to build a manual map management user interface.

  • Automatically limiting storage usage and expensive connection usage.

Packages

Link copied to clipboard

Instantiate the NdsStoreUpdater component using NdsStoreUpdaterConfiguration to (automatically) update the map.

Contains the configuration of automatic NDS map updates.

Contains the CompositeRegionsUpdater add-on that allows management of map regions in a composite way. NDS Maps are divided into map regions. With NdsStoreUpdater, each region can be updated (or uninstalled) individually. These map regions have a hierarchy. With CompositeRegionsUpdater, higher level map regions can be updated (or uninstalled). For example an entire country or even a continent.