Tiled2dMapZoomLevelInfo

fun Tiled2dMapZoomLevelInfo(    zoom: Double,     tileWidthLayerSystemUnits: Float,     numTilesX: Int,     numTilesY: Int,     numTilesT: Int,     zoomLevelIdentifier: Int,     bounds: RectCoord)