Module type for ol.Image

This commit is contained in:
Frederic Junod
2018-03-19 16:07:09 +01:00
parent a3ccfbdd44
commit 5173970f53
6 changed files with 10 additions and 10 deletions

View File

@@ -71,7 +71,7 @@ const ImageArcGISRest = function(opt_options) {
/**
* @private
* @type {ol.Image}
* @type {module:ol/Image~Image}
*/
this.image_ = null;