vectorTileLayerUrls property

List<String>? vectorTileLayerUrls
final

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;