Custom Vector Source
class CustomVectorSource(id: String, provider: CustomVectorTileProvider, scope: CoroutineScope, minZoom: Int = 0, maxZoom: Int = 18) : Source(source)
Constructors
Link copied to clipboard
constructor(id: String, provider: CustomVectorTileProvider, scope: CoroutineScope, minZoom: Int = 0, maxZoom: Int = 18)