Map API getZoom() Method
Example
Return the current zoom level of the map:
Definition and Usage
The getZoom() method returns the current zoom level of the map.
Syntax
Return Value
| Value | Description |
|---|---|
| number | The current zoom level of the map. |