Module type for ol.ImageCanvas

This commit is contained in:
Frederic Junod
2018-03-19 16:02:46 +01:00
parent 917d28b4f6
commit 48c28540cb
2 changed files with 2 additions and 2 deletions

View File

@@ -32,7 +32,7 @@ const ImageCanvasSource = function(options) {
/**
* @private
* @type {ol.ImageCanvas}
* @type {module:ol/ImageCanvas~ImageCanvas}
*/
this.canvas_ = null;