toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.sources
/
VectorTileSource
/
requestTile
request
Tile
open
suspend
fun
requestTile
(
x
:
Int
,
y
:
Int
,
z
:
Int
,
mapZoomForDensity
:
Double
?
=
null
,
visibleGeoBounds
:
VisibleGeoBounds
?
=
null
)
:
VectorData
?