new DragRotate
Stability: not documented
Allows the user to rotate the map by clicking and dragging on the map, normally combined with an ol.events.condition that limits it to when the alt and shift keys are held down.
Parameters:
| Name | Type | Argument | Description |
|---|---|---|---|
options |
olx.interaction.DragRotateOptions |
<optional> |
Options. |
- Source:
- dragrotateinteraction.js, line 26
OpenLayers 3