zoom
Type
- For default map background
-
Non-negative number. There is no upper limit on zoom.
- For Mapbox background
-
A value between 0 and 22. See the Mapbox Documentation for more details about zoom levels.
Example
Chart1.zoom = 5.0;

|
Either syntax below can be used in component script:
For onInit/onRefresh scripts, and for component and property scripts on other components, the second (qualified) form is required. |