diff --git a/externs/oli.js b/externs/oli.js index 16498949ee..dced65d9cf 100644 --- a/externs/oli.js +++ b/externs/oli.js @@ -328,6 +328,6 @@ oli.source.VectorEvent = function() {}; /** - * @type {ol.Feature} + * @type {ol.Feature|undefined} */ oli.source.VectorEvent.prototype.feature;