Do not expose ol.MapBrowserPointerEvent to the docs

This commit is contained in:
Andreas Hocevar
2016-08-09 16:13:57 +02:00
parent a9c54e0c02
commit 4b68df73a8
5 changed files with 8 additions and 35 deletions

View File

@@ -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
*/