In ArcGIS API for JavaScript 4.11 Sketch widget, users are unable to select graphic for reshape, move, or delete when using 'view.graphics' for layer property.
最後に公開された状態: April 9, 2019ArcGIS API for JavaScript
不具合 ID 番号
BUG-000121264
送信されました
March 28, 2019
最終更新日
June 5, 2024
適用対象
ArcGIS API for JavaScript
見つかったバージョン
4.11
オペレーティング システム
N/A
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
This is not designed to function this way. As stated in the documentation, this significantly minimizes the code required for working with graphics in the view. It is intended to be used with graphics stored in its layer property. The layer needs to be set to a GraphicsLayer that has the graphics stored within it.