Continent

constructor(name: String, continentDims: List<Int>, minZoom: Int, maxZoom: Int, floors: List<GW2FloorId>)

Parameters

name

the continent's localized name

continentDims

the width and height of the continent

minZoom

the minimal zoom level for use with the map tile service

maxZoom

the maximum zoom level for use with the map tile service

floors

the IDs of the continent's floors