Measurement widget returns incorrect results in a projected map when a WKID (well-known ID) is passed into a custom extent rather than a WKT (well-known text).
最後に公開された状態: May 21, 2019ArcGIS API for JavaScript
不具合 ID 番号
NIM073034
送信されました
September 22, 2011
最終更新日
February 14, 2025
適用対象
ArcGIS API for JavaScript
見つかったバージョン
2.4
プログラム言語
JavaScript
ステータス
Will Not Be Addressed
開発チームは、この問題またはリクエストを検討した結果、これに対処しないことに決定しました。 問題の「参考情報」セクションに、さらに詳細な説明が示されていることがあります。
参考情報
No plans to address at unsupported version.
対処法
Do not define the map extent's spatialReference.wkid as a string, use a number(as per the documentation).Define a WKT spatial reference in your extent, rather than WKID.