Image Measurement
The Image Measurement widget allows you to perform measure operations (supported by the image service) on an image service layer.
Configurable attributes
The following table describes the configurable attributes of the Image Measurement widget.
Attribute | Description |
---|---|
ImageMeasurement | Object array. The properties of the array item are as follows:
|
Example
{
"ImageMeasurement": {
"layerTitle": "Dubai",
"displayMeasureResultInPopup" : false,
"linearUnit": "esriKilometers",
"angularUnit": "esriDUDecimalDegrees",
"areaUnit": "esriSquareKilometers",
"displayOperations": ["esriMensurationPoint", "esriMensurationDistanceAndAngle"]
}
}