Do not expose ol.MapBrowserPointerEvent to the docs
This commit is contained in:
@@ -157,30 +157,6 @@ oli.MapBrowserEvent.prototype.pixel;
|
||||
oli.MapBrowserEvent.prototype.dragging;
|
||||
|
||||
|
||||
/**
|
||||
* @interface
|
||||
*/
|
||||
oli.MapBrowserPointerEvent;
|
||||
|
||||
|
||||
/**
|
||||
* @type {ol.pointer.PointerEvent}
|
||||
*/
|
||||
oli.MapBrowserPointerEvent.prototype.pointerEvent;
|
||||
|
||||
|
||||
/**
|
||||
* @interface
|
||||
*/
|
||||
oli.pointer.PointerEvent;
|
||||
|
||||
|
||||
/**
|
||||
* @type {Event}
|
||||
*/
|
||||
oli.pointer.PointerEvent.prototype.originalEvent;
|
||||
|
||||
|
||||
/**
|
||||
* @interface
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user