I'm working on a map that displays water monitoring sites. Some of the water are so close together that the shapes used to mark the sites overlap at the default zoom, which displays all water monitoring sites.
If I zoom in enough to avoid overlap, many of the sites are no longer visible in the display.
I've reduced the shapes to 24 px, but that does not eliminate overlap. Is there a better solution? Stickpins, perhaps?
A few suggestions:
It looks like these are all separate map notes layers for each feature in Map Viewer Classic. If you can merge them together then you could have it as a hosted feature layer where you could do clustering or binning on the features and once the viewers pass a scale level they can see the individual features. You could also set drawing order to be based on a priority field or if you are using the types style you can use the order set there to drive how things are displayed over one another.