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 Support アプリのダウンロード

このトピックについてさらに調べる

ArcGIS エキスパートのサポートを受ける

テクニカル サポートへのお問い合わせ

Esri Support アプリのダウンロード

ダウンロード オプションに移動