Bug-ID-Nummer |
BUG-000167291 |
Eingereicht | May 7, 2024 |
Zuletzt geändert | August 5, 2025 |
Gilt für | ArcGIS Experience Builder developer edition |
Gefunden in Version | 1.13 |
Betriebssystem | Apple iOS |
Betriebssystemversion | 17.x |
Status | Under Consideration
Das Problem wurde durch das Entwicklungsteam überprüft. Es wurde nicht in einem Release-Plan priorisiert, jedoch erfolgt eine Überwachung hinsichtlich der Gesamtauswirkungen. Faktoren, die einen Einfluss auf die Priorisierung haben, sind u. a. die Anzahl der betroffenen Benutzer bzw. die Anzahl der Funktionsanforderungen durch Benutzer, die geschäftlichen Auswirkungen und ein etwaiger Workaround. Sollte ein Bug zu geschäftlichen Beeinträchtigungen für Sie führen, finden Sie weitere Informationen unter "How To: Eskalieren eines Fehlers" (https://support.esri.com/en/technical-article/000024129).
|
Workaround
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.
Schritte zur Reproduzierung