PredictiveCacheNavigationOptions
Predictive cache Navigation related options.
Parameters
tilesDataset
String built out of <account>[.<graph>]
variables. Account can be mapbox
for default datasets or your username for other.
tilesVersion
Tiles version.
includeAdas
Whether to include ADAS tiles.
predictiveCacheLocationOptions
PredictiveCacheLocationOptions location configuration for guidance predictive caching
Note: With the current implementation, if includeAdas is true, tilesDataset and tilesVersion must not be null. Additionally, if either tilesDataset or tilesVersion is specified, both must be provided; neither can be null.
Types
Link copied to clipboard
class Builder
Build a new PredictiveCacheNavigationOptions.