laptop and a wrench

Bug

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
Bug-ID-Nummer BUG-000170501
EingereichtSeptember 5, 2024
Zuletzt geändertFebruary 4, 2025
Gilt fürArcGIS Maps SDK for JavaScript
Gefunden in Version4.30
BetriebssystemWindows OS
Betriebssystemversion11.0 64 bit
StatusAs Designed

Zusätzliche Informationen

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'.

Workaround

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

Schritte zur Reproduzierung

Bug-ID: BUG-000170501

Software:

  • ArcGIS Maps SDK for JavaScript

Benachrichtigung erhalten, wenn sich der Status eines Bugs ändert

Esri Support App herunterladen

Weitere Informationen zu diesem Thema erkunden

Unterstützung durch ArcGIS-Experten anfordern

An den technischen Support wenden

Esri Support App herunterladen

Zu Download-Optionen wechseln