laptop and a wrench

Error

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
Número de ID del error BUG-000170501
EnviadoSeptember 5, 2024
Última modificaciónFebruary 4, 2025
Relacionado conArcGIS Maps SDK for JavaScript
Versión encontrada4.30
Sistema operativoWindows OS
Versión de sistema operativo11.0 64 bit
EstadoAs Designed

Información adicional

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

Solución alternativa

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

Pasos para reproducir

ID del error: BUG-000170501

Software:

  • ArcGIS Maps SDK for JavaScript

Recibir notificaciones cuando cambie el estado de un error

Descargar la aplicación de soporte de Esri

Descubrir más sobre este tema

Obtener ayuda de expertos en ArcGIS

Contactar con el soporte técnico

Descargar la aplicación de soporte de Esri

Ir a opciones de descarga