DomainTilesOptions
Defines options for routing tiles of a specific domain endpoint and storage configuration.
Parameters
scheme and host, for example "https://api.mapbox.com"
. If empty, the navigator works in the fallback mode for this domain all the time (route line following; no full map-matching; no map-matching in free drive).
string built out of <account>[.<graph>]
variables. Account can be mapbox
for default datasets or your username for other. Graph can be left blank if you don't target any custom datasets.
profile of the dataset. One of (driving|driving-traffic|walking|cycling|truck).
version of tiles, chosen automatically if empty.
is the minimum time in days between local version of tiles and latest on the server to consider using the latest version of routing tiles of this specific domain from the server. As updating tiles frequently consumes considerably energy and bandwidth. Note that this only works if tilesVersion is empty.