I'm encountering slow loading times and performance issues within my ArcGIS Experience Builder app. Currently, I publish web maps directly from ArcGIS Pro. I then utilize the published web map and the feature layers it contains within Experience Builder to build my app. For improved performance, would it be better to publish my map as individual feature layers in ArcGIS Pro and then build a web map using Web AppBuilder (WEB) within ArcGIS Online (AGOL)?
Additional Information:
- My map consists of approximately 60-70 layers, including a mix of lines, points, and polygons.
- Ideally, I'd like to enable functionalities within the Experience Builder app, such as allowing users to turn specific layers on and off or filter data based on certain criteria.
Expected Outcome:
My goal is to achieve a significantly smoother and more responsive user experience within my Experience Builder app.
Performance Optimization Considerations:
- I've explored simplifying symbology and labels within the web map.
- I'm considering utilizing data filters in WEB to manage the amount of data displayed at different zoom levels.
- I'm interested in learning more about the potential benefits of using tile layers for large basemaps.
I appreciate any insights or suggestions the community may have to optimize my ArcGIS Experience Builder app's performance, particularly when dealing with a large number of layers.