Single provide from ol/collection.js
This commit is contained in:
@@ -52,13 +52,13 @@ oli.events.Event.prototype.stopPropagation = function() {};
|
||||
/**
|
||||
* @interface
|
||||
*/
|
||||
oli.CollectionEvent = function() {};
|
||||
oli.Collection.Event = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* @type {*}
|
||||
*/
|
||||
oli.CollectionEvent.prototype.element;
|
||||
oli.Collection.Event.prototype.element;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user