Using the Draw widget in ArcGIS Online Experience Builder clears the markers from the Measure widget.
ArcGIS Experience Builder
漏洞 ID 编号
BUG-000172917
已提交
December 9, 2024
上次修改时间
August 20, 2025
适用范围
ArcGIS Experience Builder
找到的版本
Nov 2024
操作系统
Windows OS
操作系统版本
11.0 64 bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
The drawing functionalities of W Draw and W Measurement both rely on the Map SDK Sketch. This behavior is intentional, as the Sketch allows only one active instance per Map. This design ensures clarity in user interactions.
For example, at Step 6 of a polyline drawing process with 10 points, the measurement graphics remain active. After placing five vertices, attempting to drag a vertex from the measurement graphics creates ambiguity for the Sketch, whether to add a new polyline point or move the graphic vertex.
In contrast, W Coordinate utilizes different drawing methods, preventing any impact on the active status of W Measurement