laptop and a wrench

漏洞

When using elevationProfile.watch("input") or reactiveUtils for the input, the event does not fire when drawing a line is finished.

ArcGIS Maps SDK for JavaScript
漏洞 ID 编号 BUG-000170501
已提交September 5, 2024
上次修改时间February 4, 2025
适用范围ArcGIS Maps SDK for JavaScript
找到的版本4.30
操作系统Windows OS
操作系统版本11.0 64 bit
状态As Designed

附加信息

Watching the input property of 'elevationProfile' does not fire an event when finishing a line drawing because a new Graphic would need to be generated each time a vertex is added, undone, or redone, which is avoided. The solution is to watch 'input.geometry'.

解决办法

When using elevationProfile.watch("input") or reactiveUtils, watch input.geometry to fire the event when finishing the line drawing.

重现步骤

漏洞 ID: BUG-000170501

软件:

  • ArcGIS Maps SDK for JavaScript

当漏洞状态发生变化时获得通知

下载 Esri 支持应用程序

发现关于本主题的更多内容

获取来自 ArcGIS 专家的帮助

联系技术支持部门

下载 Esri 支持应用程序

转至下载选项