Zoom
Controls scale of your map view
setZoom
Sets the zoom level of the map.
Parameter
Required Parameter | Description | Type |
value | Zoom level (0-20) | Numeric |
Example
getZoom
Gets the current zoom level of the map.
Return
The current zoom level of the map.
Example
Last updated