Module type for ol.ImageCanvas
This commit is contained in:
@@ -32,7 +32,7 @@ const ImageCanvasSource = function(options) {
|
||||
|
||||
/**
|
||||
* @private
|
||||
* @type {ol.ImageCanvas}
|
||||
* @type {module:ol/ImageCanvas~ImageCanvas}
|
||||
*/
|
||||
this.canvas_ = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user