Fix wrong type
This commit is contained in:
@@ -58,7 +58,7 @@ class ZoomSlider extends Control {
|
||||
});
|
||||
|
||||
/**
|
||||
* @type {!Array.<ol.EventsKey>}
|
||||
* @type {!Array.<import("../events.js").EventsKey>}
|
||||
* @private
|
||||
*/
|
||||
this.dragListenerKeys_ = [];
|
||||
|
||||
Reference in New Issue
Block a user