GW2v2Continent
constructor(id: GW2ContinentId, name: String, continentDims: List<Int>, minZoom: Int, maxZoom: Int, floors: List<GW2FloorId>)
Parameters
id
the continent's ID
name
the continent's 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