Class: ol.interaction.DragRotate

ol.interaction.DragRotate

new DragRotate

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

Extends

Members

<protected> handleDragEnd

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

offsetX :number

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

offsetY :number

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

startCenter :ol.Coordinate

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

startCoordinate :ol.Coordinate

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

startX :number

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

startY :number

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

Methods

handleDrag

Source:
  • dragrotate.js, line 37

handleDragStart

Source:
  • dragrotate.js, line 52

handleMapBrowserEvent

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