Merge pull request #2450 from probins/events
Improve and standardise event docs
This commit is contained in:
@@ -33,6 +33,10 @@ ol.CollectionEventType = {
|
||||
|
||||
|
||||
/**
|
||||
* @classdesc
|
||||
* Events emitted by {@link ol.Collection} instances are instances of this
|
||||
* type.
|
||||
*
|
||||
* @constructor
|
||||
* @extends {goog.events.Event}
|
||||
* @implements {oli.CollectionEvent}
|
||||
|
||||
Reference in New Issue
Block a user