toggle menu
android-maps-utils
3.9.0
androidJvm
switch theme
search in API
android-maps-utils
/
com.google.maps.android.heatmaps
/
HeatmapTileProvider
/
getTile
get
Tile
open
fun
getTile
(
x
:
Int
,
y
:
Int
,
zoom
:
Int
)
:
Tile
Creates tile.
Return
image in Tile format
Parameters
x
X coordinate of tile.
y
Y coordinate of tile.
zoom
Zoom level.