バグ番号 | BUG-000115222 |
送信済み | Jul 09, 2018 |
Modified | Aug 21, 2020 |
重要度 | Low |
対象ビュー: | ArcGIS Online |
見つかったバージョン | 6.2 |
プログラム言語 | N/A |
サーバー プラットフォーム | N/A |
クライアントのプラットフォーム | N/A |
データベース | N/A |
ロケール | N/A |
ステータス | Implemented |
バージョンの修正内容 | 6.3 |
修正済みの SP | N/A |
不具合 BUG-000115222
概要
Adding the expressions 'Geometry($feature).x' and 'Geometry($feature).y' on a map service layer pop-up returns the following error message, "Runtime Error: Cannot call member method on null", if the service has multiple layers when added to a web map.
参考情報
N/A
他の解決策
Add the layers that need the geometry expression for the pop-up individually to the web map, instead of adding the entire service at once. The individually added layers returns the correct results from the expression.