library
Toggle table of contents
3.10.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
library
library
/
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.