The loaded property shows true for WFSLayer even if the layer has not been loaded on a map in ArcGIS API for JavaScript.
最後に公開された状態: October 4, 2018ArcGIS API for JavaScript
不具合 ID 番号
BUG-000114686
送信されました
June 15, 2018
最終更新日
June 5, 2024
適用対象
ArcGIS API for JavaScript
見つかったバージョン
3.24
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
The loaded property of the WFSLayer Class becomes "true" when the layer object is loaded, not when the layer is added to the map. This is expected behavior so that the developer can choose to access the layer's properties before the layer is added to the map. See the 3.26 documentation here: https://developers.arcgis.com/javascript/3/jsapi/wfslayer-amd.html#loaded