Class: ol.interaction.DragZoom

ol.interaction.DragZoom

new DragZoom

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

Extends

Members

<protected> handleDown

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

<protected> handleDrag

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

offsetX :number

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

offsetY :number

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

startCenter :ol.Coordinate

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

startCoordinate :ol.Coordinate

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

startX :number

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

startY :number

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

Methods

handleDragEnd

Source:
  • dragzoominteraction.js, line 58

handleDragStart

Source:
  • dragzoominteraction.js, line 84

handleMapBrowserEvent

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