| ▲ | gregsadetsky 5 hours ago | |||||||
(op here) I typically deal with dots at the same place as a single dot and, when clicked, open an infowindow/infopanel that will let people see all of the points’ data. ie you do need to deal with this issue (by default, no mapping library will do it for you) - and most clustering librairies (or at least their default settings) will also not solve this for you. The ui for what happens when a point (or even a cluster) is clicked but that point contains more than one point’s worth of data is its own separate problem basically | ||||||||
| ▲ | smeej 4 hours ago | parent [-] | |||||||
Does it end up a darker or at least fully opaque dot to show it's not the same as the individual dots elsewhere? Like from your example in the article, I might make that dot maroon (or some other color entirely) instead of red so people understand "there are multiple things here." This has been my first adventure dealing with maps with user-generated points and I'm discovering how much goes on behind the scenes that I never noticed! | ||||||||
| ||||||||