fun flatMap(width: Int = 512, height: Int = 512): CityMap
Returns a totally flat map of the given size.
width - width in BlockCoordinates
width
height - height in BlockCoordinates
height