Measure tool displaying no values
I have a measure too in HTML5 but no values seem to be appearing. Do I have to do something to make this happen?
Paul
-
+1
0 -
Measurement uses a geometry service to perform calculations. By default, the measurement tool uses http://sampleserver6.arcgisonline.com/arcgis/rest/services/Utilities/Geometry/GeometryServer. If this cannot be reached by the viewer, that might explain your issue.
In configuration, right near the top of the JSON file, there is a property "geometryServiceUrl". This is what defines the service to us.
Two things you can do to troubleshoot:
1) Run Fiddler and see if the geometry service is returning results (HTTP 200)
2) Check your browser console for errors after performing a measurement. There may be useful information there.
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
2 Kommentare