Set oli.source.VectorEvent#feature to ol.Feature|undefined
This commit remove incoherency between the class and the interface.
This commit is contained in:
@@ -328,6 +328,6 @@ oli.source.VectorEvent = function() {};
|
||||
|
||||
|
||||
/**
|
||||
* @type {ol.Feature}
|
||||
* @type {ol.Feature|undefined}
|
||||
*/
|
||||
oli.source.VectorEvent.prototype.feature;
|
||||
|
||||
Reference in New Issue
Block a user