Fix some jsdoc path types
This commit is contained in:
@@ -106,7 +106,7 @@ inherits(DragBoxEvent, Event);
|
||||
* This interaction is only supported for mouse devices.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {module:ol/interaction/Pointer~Pointer}
|
||||
* @extends {module:ol/interaction/Pointer~PointerInteraction}
|
||||
* @fires module:ol/interaction/DragBox~DragBoxEvent
|
||||
* @param {module:ol/interaction/DragBox~Options=} opt_options Options.
|
||||
* @api
|
||||
|
||||
Reference in New Issue
Block a user