toggle menu
mapsglmaps
androidJvm
switch theme
search in API
mapsglmaps
/
com.xweather.mapsgl.types
/
TileInfoItem
Tile
Info
Item
class
TileInfoItem
(
var
x
:
Int
,
var
y
:
Int
,
var
z
:
Int
)
:
TileInfo
Members
Constructors
Tile
Info
Item
Link copied to clipboard
constructor
(
x
:
Int
,
y
:
Int
,
z
:
Int
)
Properties
x
Link copied to clipboard
open
override
var
x
:
Int
y
Link copied to clipboard
open
override
var
y
:
Int
z
Link copied to clipboard
open
override
var
z
:
Int