GraphAlchemist / Alchemy

Other
517 stars 232 forks source link

Map pins - too many markers, adding, removing #559

Open jimmytidey opened 9 years ago

jimmytidey commented 9 years ago

It would be great to make the map dynamically add and remove markers as the user moves around the map. It would also be better if we could implement the well known 'too many markets' aggregation for when pins are stacking on top of one another.

https://developers.google.com/maps/articles/toomanymarkers?hl=en

I believe there may be a meteor package to do most of this stuff.