Add ol/pixel module for Pixel type
This commit is contained in:
@@ -45,7 +45,7 @@ class DragPan extends PointerInteraction {
|
||||
this.kinetic_ = options.kinetic;
|
||||
|
||||
/**
|
||||
* @type {module:ol~Pixel}
|
||||
* @type {module:ol/pixel~Pixel}
|
||||
*/
|
||||
this.lastCentroid = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user