gmaps
gmaps copied to clipboard
Marker clustering
trafficstars
Is it possible to use marker clusters on a map? I have looked through the repo and couldn't find it. Please advise. :)
Thanks very much for raising this! This is currently not possible, but it would be a great feature to add.
Anyone wanting to address this feature request should look at this example in the JavaScript API. I think the right way to do this is to optionally create the MarkerClusterer object in the marker layer view in JavaScript.
For anyone unfamiliar with marker clustering -- it involves merging multiple markers together as you zoom out:
