PitchControlOptions interface

The options for a PitchControl object.

Extends

Properties

pitchDegreesDelta

The angle that the map will tilt with each click of the control. Default 10.

style

The style of the control. Default ControlStyle.light.

Property Details

pitchDegreesDelta

The angle that the map will tilt with each click of the control. Default 10.

pitchDegreesDelta: number

Property Value

number

style

The style of the control. Default ControlStyle.light.

style: ControlStyle

Property Value