ZoomControlOptions interface
The options for a ZoomControl object.
- Extends
Properties
| style | The style of the control.
Default |
| zoom |
The extent to which the map will zoom with each click of the control.
Default |
Property Details
style
The style of the control.
Default ControlStyle.light.
style: ControlStyle
Property Value
zoomDelta
The extent to which the map will zoom with each click of the control.
Default 1.
zoomDelta: number
Property Value
number