Class: ol.interaction.DragPan

ol.interaction.DragPan

new DragPan

Parameters:
Name Type Description
condition ol.interaction.ConditionType Condition.
Source:
  • dragpaninteraction.js, line 15

Extends

Members

<protected> handleDragEnd

Inherited From:
Source:
  • draginteraction.js, line 72

offsetX :number

Inherited From:
Source:
  • draginteraction.js, line 40

offsetY :number

Inherited From:
Source:
  • draginteraction.js, line 45

startCenter :ol.Coordinate

Inherited From:
Source:
  • draginteraction.js, line 50

startCoordinate :ol.Coordinate

Inherited From:
Source:
  • draginteraction.js, line 55

startX :number

Inherited From:
Source:
  • draginteraction.js, line 30

startY :number

Inherited From:
Source:
  • draginteraction.js, line 35

Methods

handleDrag

Source:
  • dragpaninteraction.js, line 32

handleDragStart

Source:
  • dragpaninteraction.js, line 50

handleMapBrowserEvent

Inherited From:
Source:
  • draginteraction.js, line 86