[](https://www.npmjs.com/package/vue-leaflet-hexbin)
npm install vue-leaflet-hexbin
A VueJS component that wraps leaflet-hexbin plugin to work with vue-leaflet.
Leaflet hexbin implements hexagonal heatmaps using d3.js hexbin plugin.
This visualization is useful for displaying density of points on a map.
Inspired from veitbjarsch/vue-leaflet-markercluster