不具合 ID 番号 |
BUG-000167291 |
送信されました | May 7, 2024 |
最終更新日 | August 5, 2025 |
適用対象 | ArcGIS Experience Builder developer edition |
見つかったバージョン | 1.13 |
オペレーティング システム | Apple iOS |
オペレーティング システムのバージョン | 17.x |
ステータス | Under Consideration
この問題は、開発チームによって確認されました。 この問題は、リリース計画での優先度が設定されていないため、問題の全体的な影響を判断するために監視されます。 優先度の設定プロセスで考慮される要因には、影響を受けるユーザー数、機能をリクエストしているユーザー数、業務への影響、対処法の有無などがあります。 不具合が業務に悪影響を及ぼしている場合は、「操作手順: 不具合をエスカレーションする (https://support.esri.com/en/technical-article/000024129)」をご参照ください。
|
対処法
Some recommendations to not crash and make the map useful:
- Limit the scale range of the large point layers to force users to zoom in.
- If want to see data at small scales, bin the points into hexbins.
- For the road layer, they can filter features by their type to display only the major arteries, freeways, and highways at a small scale and have another feature layer to display all features at a large scale.
- It is possible to publish a tile layer from a feature layer on the layer item page. This layer could also be used to display data on a small scale, and it would even support pop-ups.
再現の手順