jlord / sheetsee.js

:eyes: :chart_with_upwards_trend: Visualize Data from a Google Spreadsheet
jlord.github.io/sheetsee.js
Other
2.96k stars 884 forks source link

Marker Clustering #71

Closed brianmcdonald closed 7 years ago

brianmcdonald commented 9 years ago

Sheetsee has been fantastic for mapping data I'm using but a lot of the datapoints have the exact same coordinates which will require me to apply some sort of marker clustering.

I tried working with mapbox.js clustering alongside sheetsee but had no joy. Is marker clustering something that can be done with sheetsee or is it unsupported?

jlord commented 9 years ago

Hiya!

Were you able to figure it out from the hack-spots repo? It was added with this PR: https://github.com/jlord/hack-spots/pull/11.

It would be great if it were an option in sheetsee, I have the same-location problem on a lot of stuff too.

jlord commented 7 years ago

This was added to sheetsee-maps via ☝️ ✨