Class: ol.interaction.DragPan

ol.interaction.DragPan

new DragPan

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

Extends

Members

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 37

handleDragEnd

Source:
  • dragpaninteraction.js, line 57

handleDragStart

Source:
  • dragpaninteraction.js, line 67

handleMapBrowserEvent

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