Skip to content

Both copy text to your clipboard — Build with AI copies a setup prompt to paste into Claude Code, Cursor, Codex or Copilot; Copy page as Markdown copies this page to paste into a chat. How it works

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