Hi all. I have a question posted over at StackOverflow that is drawing flies, so I am hoping for some more feedback here if possible.
Here is the question: http://stackoverflow.com/questions/6873567/gmaps-dozens-of-entries-at-same-address In a nutshell, I have a map that contacts are mapped onto, and by the nature of the dataset I am using, there are cases where there may be dozens of contacts at the same address, meaning that their markers are effectively 'stacked' on top of each other, with a click only bringing up the data for the last person added (top z-index). I am sure this must be a fairly common issue, but can't seem to find any clear direction on how to handle this issue. Can anyone suggest any solutions, or point me at any examples on how to handle multiple 'things' sharing effectively the dame marker? Thanks, truly appreciated! -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.
