Fix broken link (to ArcGIS developers docs) of ImageArcGISRest documentation

This commit is contained in:
Danilo Bretschneider
2021-03-05 18:43:58 +01:00
parent 96b6809209
commit 18cd87617a

View File

@@ -25,7 +25,7 @@ import {containsExtent, getHeight, getWidth} from '../extent.js';
* defaults will be used for any fields not specified. `FORMAT` is `PNG32` by default. `F` is
* `IMAGE` by default. `TRANSPARENT` is `true` by default. `BBOX`, `SIZE`, `BBOXSR`, and `IMAGESR`
* will be set dynamically. Set `LAYERS` to override the default service layer visibility. See
* {@link https://developers.arcgis.com/rest/services-reference/export-map.htm}
* https://developers.arcgis.com/rest/services-reference/export-map.htm
* for further reference.
* @property {import("../proj.js").ProjectionLike} [projection] Projection. Default is the view projection.
* @property {number} [ratio=1.5] Ratio. `1` means image requests are the size of the map viewport,