JSDoc fixes

This commit is contained in:
ahocevar
2019-01-30 09:42:20 +01:00
parent 61b20da539
commit 37eb6de37d
9 changed files with 20 additions and 20 deletions

View File

@@ -47,7 +47,7 @@ import {appendParams} from '../uri.js';
* take advantage of ol image caching and use
* {@link module:ol/source/TileArcGISRest} data source.
*
* @fires ol/source/Image~ImageSourceEvent
* @fires module:ol/source/Image.ImageSourceEvent
* @api
*/
class ImageArcGISRest extends ImageSource {