tileProviderBySource property

Map<String, VectorTileProvider> tileProviderBySource
final

provides vector tiles, by source ID where the source ID corresponds to a source in the theme

Implementation

final Map<String, VectorTileProvider> tileProviderBySource;