ZoomControlOptions interface

The options for a ZoomControl object.

Extends

Properties

style

The style of the control. Default ControlStyle.light.

zoomDelta

The extent to which the map will zoom with each click of the control. Default 1.

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