toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.layers.tile
/
VectorTileLayer
/
VectorTileLayer
Vector
Tile
Layer
constructor
(
id
:
String
,
source
:
TileSource
<
TileData
>
,
paint
:
VectorLayerPaint
,
tileLayerRenderer
:
TileLayerRenderer
<
TileData
,
LayerRenderContext
<
Any
>
>
,
zoomOffset
:
Int
,
externalScope
:
CoroutineScope
)