MapboxVectorSourceAdapter

class MapboxVectorSourceAdapter(source: VectorTileSource, map: MapboxMap)

Constructors

Link copied to clipboard
constructor(source: VectorTileSource, map: MapboxMap)

Functions

Link copied to clipboard
fun invalidate(x: Int, y: Int, z: Int)
Link copied to clipboard

Single Main dispatcher coroutine, sequential native calls — avoids hundreds of parallel launches from EncodedGridVectorTileSource.invalidate.

Link copied to clipboard
suspend fun makeSource(): CustomGeometrySource