Skip to content

DragRotateHandlerOptions

DragRotateHandlerOptions = object

Defined in: src/ui/handler/shim/drag_rotate.ts:6

Options object for DragRotateHandler.

Properties

pitchWithRotate

pitchWithRotate: boolean

Defined in: src/ui/handler/shim/drag_rotate.ts:11

Control the map pitch in addition to the bearing

Default Value

ts
true

rollEnabled

rollEnabled: boolean

Defined in: src/ui/handler/shim/drag_rotate.ts:16

Control the map roll in addition to the bearing

Default Value

ts
false