All examples By author By category About

1Cr18Ni9

D3 + Leaflet

Built with blockbuilder.org

Utilising marker's option: L.marker(latlng, { options }); to bind data that we can access it with event.target.options when hoove on markes. That is the perfect way of binding data I can think of.

When move your mouse over the marker, there will be a D3js created pie chart over it.