new DragZoom
Parameters:
| Name | Type | Description |
|---|---|---|
condition |
ol.interaction.ConditionType | Condition. |
- Source:
- dragzoominteraction.js, line 32
Extends
Members
-
<protected> handleDrag
-
- Inherited From:
- Source:
- draginteraction.js, line 65
-
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
-
handleDragEnd
-
- Source:
- dragzoominteraction.js, line 56
-
handleDragStart
-
- Source:
- dragzoominteraction.js, line 74
-
handleMapBrowserEvent
-
- Inherited From:
- Source:
- draginteraction.js, line 86