Module: ol/interaction/DragPan

ol/interaction/DragPan


Classes

DragPan

Type Definitions

Options{Object}

Properties:
Name Type Argument Default Description
condition Condition <optional>

A function that takes an MapBrowserEvent and returns a boolean to indicate whether that event should be handled. Default is noModifierKeys and primaryAction.

onFocusOnly boolean <optional>
false

When the map's target has a tabindex attribute set, the interaction will only handle events when the map has the focus.

kinetic Kinetic <optional>

Kinetic inertia to apply to the pan.