Measurement Labels Disappear after Edit
We are encountering an issue with the measure tool. The labels for the segment lengths and area disappear if the Edit Markup tool is used. Is this intended? Is there a way to get them back?
-
I have encountered the same problem, when using this custom command: [
{
"name": "sketching.capture-geometry",
"arguments": {
"geometryType": [
"point",
"extent"
]
}
},
{
"name": "map.get-markup",
"arguments": {
"collection": "custom-measurement"
}
},
{
"name": "sketching.edit-geometry",
"arguments": {
"options": {
"enableDelete": true
}
}
}
]
0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar