Remove sub-namespaces from all remaining typedefs
This commit is contained in:
@@ -58,7 +58,7 @@ ol.control.ZoomSlider = function(opt_options) {
|
||||
this.dragging_;
|
||||
|
||||
/**
|
||||
* @type {!Array.<ol.events.Key>}
|
||||
* @type {!Array.<ol.EventsKey>}
|
||||
* @private
|
||||
*/
|
||||
this.dragListenerKeys_ = [];
|
||||
|
||||
Reference in New Issue
Block a user