ol.interaction. ol.interaction.DragPan

new DragPan

Stability: experimental

Allows the user to pan the map by dragging the map.

Parameters:
Name Type Argument Description
options olx.interaction.DragPanOptions <optional>

Options.

Properties
Name Type Description
kinetic ol.Kinetic | undefined

Kinetic inertia to apply to the pan.

Source:
  • dragpaninteraction.js, line 23

Extends

  • ol.interaction.Pointer