Hello community,
I want to create an ArcGIS Experience Builder application for my coworkers that allow us to have the possibility to access in the multiple of different data.
In my mind, i want to have like 10 thematics, and when you click on one of this theme, you can display on a Map some of features layer. In total it's like than 90 features layer distributed on 10 differents thematics.
I don't want to create only ONE WebMap with 90 features layer because it's very not ergonomic.
So my question is : what is the best way to use multiple features layer on the experience builder tools ?
I though about using Views and 10 different maps but the major problem is the impossibility to see 2 differents thematics together on the same map. I need to allow my users to compare (for example) building information and society information (building and society are 2 differents thematics).
And the other problem is that I can't use another widget (for example Filter widget) to make a selection on all of my features because if I used different Views (so different Map), the Filter widget can connect only to one Map.
So, how can I exploit 90 features layers, distributed on 10 major thematics, without using only ONE WebMap with all of my layers hosted in and without using a tons of Views mechanic, that is very not dynamic to compare some of data.