Zum Hauptinhalt gehen

Measure tool displaying no values

Kommentare

2 Kommentare

  • Permanently deleted user

    +1

    0
  • Permanently deleted user

    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.