mapscore
1.4.1.191
mapscore
/
io.openmobilemaps.mapscore.shared.map.layers.tiled
/
Tiled2dMapZoomLevelInfo
Tiled2d
Map
Zoom
Level
Info
data
class
Tiled2dMapZoomLevelInfo
(
var
zoom
:
Double
,
var
tileWidthLayerSystemUnits
:
Float
,
var
numTilesX
:
Int
,
var
numTilesY
:
Int
,
var
numTilesT
:
Int
,
var
zoomLevelIdentifier
:
Int
,
var
bounds
:
RectCoord
)
Content copied to clipboard
Constructors
Properties
Constructors
Tiled2d
Map
Zoom
Level
Info
Link copied to clipboard
fun
Tiled2dMapZoomLevelInfo
(
zoom
:
Double
,
tileWidthLayerSystemUnits
:
Float
,
numTilesX
:
Int
,
numTilesY
:
Int
,
numTilesT
:
Int
,
zoomLevelIdentifier
:
Int
,
bounds
:
RectCoord
)
Content copied to clipboard
Properties
bounds
Link copied to clipboard
var
bounds
:
RectCoord
Content copied to clipboard
num
Tiles
T
Link copied to clipboard
var
numTilesT
:
Int
Content copied to clipboard
num
Tiles
X
Link copied to clipboard
var
numTilesX
:
Int
Content copied to clipboard
num
Tiles
Y
Link copied to clipboard
var
numTilesY
:
Int
Content copied to clipboard
tile
Width
Layer
System
Units
Link copied to clipboard
var
tileWidthLayerSystemUnits
:
Float
Content copied to clipboard
zoom
Link copied to clipboard
var
zoom
:
Double
Content copied to clipboard
zoom
Level
Identifier
Link copied to clipboard
var
zoomLevelIdentifier
:
Int
Content copied to clipboard