Remove sub-namespaces from all remaining typedefs
This commit is contained in:
@@ -155,7 +155,7 @@ ol.source.Vector = function(opt_options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {Object.<string, Array.<ol.events.Key>>}
|
||||
* @type {Object.<string, Array.<ol.EventsKey>>}
|
||||
*/
|
||||
this.featureChangeKeys_ = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user