getSpecificVersion

fun getSpecificVersion(tilesVersion: String): TilesetDescriptor

Gets TilesetDescriptor which corresponds to the currently used routing tiles dataset and the specified tilesVersion.

Parameters

tilesVersion

TilesetDescriptor version


fun getSpecificVersion(tilesVersion: String, includeAdas: Boolean): TilesetDescriptor

Gets TilesetDescriptor which corresponds to the currently used routing tiles dataset and the specified tilesVersion.

Parameters

tilesVersion

TilesetDescriptor version

includeAdas

Whether to include ADAS tiles.