DashPredictiveCacheInit
Properties
Radius in meters around the current location used by the map predictive cache.
Radius in meters around the destination used by the map predictive cache.
Radius in meters around the active route used by the map predictive cache.
The tilesets associated with the satellite tileset descriptor. Contains an array, each element of which must be either a URI to a TileJSON resource or a JSON string representing the inline tileset. This property can be used to resolve extra tilesets that are not part of the original satellite style or to explicitly define the set of tilesets to cache (see PredictiveCachingMode.TILESETS_ONLY). The provided URIs must have "mapbox://" scheme, e.g. "mapbox://mapbox.mapbox-streets-v8".
The tilesets associated with the tileset descriptor. Contains an array, each element of which must be either a URI to a TileJSON resource or a JSON string representing the inline tileset. This property can be used to resolve extra tilesets that are not part of the original style or to explicitly define the set of tilesets to cache (see PredictiveCachingMode.TILESETS_ONLY). The provided URIs must have "mapbox://" scheme, e.g. "mapbox://mapbox.mapbox-streets-v8".
Radius in meters around the current location used by the navigation predictive cache.
Radius in meters around the destination used by the navigation predictive cache.
Radius in meters around the active route used by the navigation predictive cache.