MapBuilder.Zoom Method
| Name | Parameters | Description |
|---|---|---|
| Zoom(JS) | value | The map's zoom level. The UI component can change this value if autoAdjust is enabled. Mirrors the client-side zoom option. |
| Zoom(Double) | value | The map's zoom level. The UI component can change this value if autoAdjust is enabled. Mirrors the client-side zoom option. |