Get rid of olx.js and typedef.js typedefs for ol
This commit is contained in:
@@ -57,7 +57,7 @@ const MouseSource = function(dispatcher) {
|
||||
|
||||
/**
|
||||
* @const
|
||||
* @type {Array.<ol.Pixel>}
|
||||
* @type {Array.<module:ol~Pixel>}
|
||||
*/
|
||||
this.lastTouches = [];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user