Matt-Jensen / ember-cli-g-maps

Deprecated Google Maps Addon
http://matt-jensen.github.io/ember-cli-g-maps
MIT License
59 stars 31 forks source link

FR: support for marker clustering? #109

Closed riklaunim closed 6 years ago

riklaunim commented 6 years ago

Is there any support for marker clustering? ref: https://developers.google.com/maps/documentation/javascript/marker-clustering

The main difference is that google.maps.Markers aren't added to the map but to the MarkerClusterer proxy.

Matt-Jensen commented 6 years ago

I have no plans of supporting Marker Clustering within this addon, no.