gmaps icon indicating copy to clipboard operation
gmaps copied to clipboard

Marker clustering

Open zkan opened this issue 8 years ago • 2 comments
trafficstars

Is it possible to use marker clusters on a map? I have looked through the repo and couldn't find it. Please advise. :)

zkan avatar May 26 '17 22:05 zkan

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.

pbugnion avatar May 27 '17 07:05 pbugnion

For anyone unfamiliar with marker clustering -- it involves merging multiple markers together as you zoom out: screen shot 2017-05-27 at 08 25 23

pbugnion avatar May 27 '17 07:05 pbugnion