vectorTileLayerUrls property
Adds vector tile layers to the map. You can add more than one. When the vectorTileLayerUrls is not empty, the basemap field is ignored.
Implementation
final List<String>? vectorTileLayerUrls;
Adds vector tile layers to the map. You can add more than one. When the vectorTileLayerUrls is not empty, the basemap field is ignored.
final List<String>? vectorTileLayerUrls;