OnlineMapDataStoreController
@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP] )
Deprecated
This API is deprecated, for more details please go to: https://developer.tomtom.com/navigation/android/releases/versions/2.1
The contract interface for controlling map data stores that can provide map data from online sources.
Types
Functions
Link copied to clipboard
Prefetches tiles for a circular area.
Link copied to clipboard
abstract fun prefetchRoute(polyline: List<GeoPoint>, corridorWidth: Distance = DEFAULT_PREFETCH_CORRIDOR_WIDTH)
Prefetches tiles along a route.