Hi, I am building a web map to share information about projects occurring in a number of communities throughout our region. The hosted feature layer is being created and updated via survey 123 and it is a point type with locations deriving from zip codes. When we have multiple projects with the same zip code the points cover each other up. I see that clustering enables the viewer to see that there are multiple points at the same location, but it is not clear to me how to let the viewer know that the points represent multiple types of projects, and it is not clear to me how to give the viewer the option to learn more about each project. I see I can enable popups for the cluster of points but would appreciate some help on how to make the popup more informative. I would like the popup to summarize.
- Total number of projects
- Pie chart of project dollars by project type
- Clickable link to learn more about each specific project
It looks like this should be doable, but I would appreciate some help with expressions or other means to achieve the above.
Or other suggestions for how to allow a viewer to interact and learn about information in overlapping points.