Package-level declarations
Types
Defines an area along a route for prefetching.
Configuration parameters for a CacheStorageConfiguration.
Configuration parameters for caching navigation map data that is stored in NavigationTileStore. It configures in-memory tile store size and the persistent store.
NavigationTileStore Implementation of a DataStore which is based on an online map. It requires a position around which the cloud data will be fetched.
Configuration parameters for a NavigationTileStore. It can configure the language of navigation tiles, as well as caching and prefetching mechanisms. These adjustments make the system more or less robust against temporary unavailability of the map data source, but they also increase memory and bandwidth costs.
Configuration parameters for prefetching navigation map data. It defines area around the current position or around the active route for which navigation map data is prefetched and kept available in NavigationTileStore. The larger the radius, the more robust the system is to temporary unavailability of the map data source, but at a greater memory and bandwidth cost.