Merge pull request #2204 from probins/dragbox
Correct/improve dragbox docs
This commit is contained in:
@@ -19,6 +19,8 @@ goog.require('ol.easing');
|
||||
* For example, {@link ol.interaction.KeyboardZoom} is functionally the same as
|
||||
* {@link ol.control.Zoom}, but triggered by a keyboard event not a button
|
||||
* element event.
|
||||
* Although interactions do not have a DOM element, some of them do render
|
||||
* vectors and so are visible on the screen.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {ol.Observable}
|
||||
|
||||
Reference in New Issue
Block a user