mapSize

fun mapSize(zoom: Int): Int

The size of the map in pixels for the given zoom level assuming the base is 256 pixels.

Return

Side length of the map in pixels.

Parameters

zoom

A zoom level (between 0 and 23).