Add measurement and coordinate tool results table configuration in manager instead of a custom modification to the json.js file
measure tool and coordinate tool - put results in table view
Our users collect the results of coordinate entry and measurement entry. if you modify the Desktop.json.js file under the results module ("moduleName": "Results",) make the coordinates and measurement entries look like this:"Measurement": [
"ShowResultsTable",
"SetCollectionOfInterest"
],
"Coordinates": [
"ShowResultsTable",
"SetCollectionOfInterest"
],
always be sure to save a backup of the Desktop.json.js file before you edit and make changes. I would like this to configureable in the manager somehow.
Jeff
2
Du måste logga in om du vill lämna en kommentar.
Kommentarer
0 kommentarer