Class: ol.interaction.DragRotateAndZoom

ol.interaction.DragRotateAndZoom

new DragRotateAndZoom

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

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:
  • dragrotateandzoom.js, line 44

handleDragStart

Source:
  • dragrotateandzoom.js, line 63

handleMapBrowserEvent

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