Remove @extends and @constructor annotations
This commit is contained in:
@@ -49,9 +49,7 @@ class ImageArcGISRest extends ImageSource {
|
||||
* take advantage of ol image caching and use
|
||||
* {@link module:ol/source/TileArcGISRest} data source.
|
||||
*
|
||||
* @constructor
|
||||
* @fires ol/source/Image~ImageSourceEvent
|
||||
* @extends {module:ol/source/Image}
|
||||
* @param {module:ol/source/ImageArcGISRest~Options=} opt_options Image ArcGIS Rest Options.
|
||||
* @api
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user