new DragRotateAndZoom
Parameters:
| Name | Type | Description |
|---|---|---|
condition |
ol.interaction.ConditionType | Condition. |
- Source:
- dragrotateandzoominteraction.js, line 17
Extends
Members
-
<protected> handleDown
-
- Inherited From:
- Source:
- draginteraction.js, line 86
-
<protected> handleDragEnd
-
- Inherited From:
- Source:
- draginteraction.js, line 71
-
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
-
handleDrag
-
- Source:
- dragrotateandzoominteraction.js, line 46
-
handleDragStart
-
- Source:
- dragrotateandzoominteraction.js, line 78
-
handleMapBrowserEvent
-
- Inherited From:
- Source:
- draginteraction.js, line 92