Type alias DragRotateHandlerOptions

DragRotateHandlerOptions: {
    pitchWithRotate: boolean;
}

Options object for DragRotateHandler.

Type declaration

  • pitchWithRotate: boolean

    Control the map pitch in addition to the bearing

    Default Value

    true