CompassControlOptions interface
The options for a CompassControl object.
- Extends
Properties
rotation |
The angle that the map will rotate with each click of the control.
Default |
style | The style of the control.
Default |
Property Details
rotationDegreesDelta
The angle that the map will rotate with each click of the control.
Default 15
.
rotationDegreesDelta: number
Property Value
number
style
The style of the control.
Default ControlStyle.light
style: ControlStyle