Returns the level range of the currently shown zone.
See also Map functions.
Signature:
minLevel, maxLevel = GetCurrentMapLevelRange()
Returns:
minLevel- Minimum level of the current map image (number)maxLevel- Maximum level of the current map image (number)