Module type for ol.source.Image

This commit is contained in:
Frederic Junod
2018-04-04 12:19:06 +02:00
parent 6f3957786a
commit e77986c86c
9 changed files with 12 additions and 12 deletions

View File

@@ -50,7 +50,7 @@ import {appendParams} from '../uri.js';
*
* @constructor
* @fires ol.source.Image.Event
* @extends {ol.source.Image}
* @extends {module:ol/source/Image~ImageSource}
* @param {module:ol/source/ImageArcGISRest~Options=} opt_options Image ArcGIS Rest Options.
* @api
*/