stamen / ecoengine

Interactive visual exploration tools for https://ecoengine.berkeley.edu/
Other
16 stars 5 forks source link

How to present multiple sensors in the same location? #46

Open postfalk opened 9 years ago

postfalk commented 9 years ago

@mkoo, @danrademacher: We have to solve the problem that the sensors come in packs. Can they be presented as a list within the marker bubble and identified by there description or variable?

danrademacher commented 9 years ago

markercluster.js is a potential solution: http://leaflet.github.io/Leaflet.markercluster/example/marker-clustering-realworld.388.html

When markers are in the same location, they do this: image

https://github.com/Leaflet/Leaflet.markercluster