Creates a heatmap layer for Leaflet.js and is potentially generic, for other tile based mapping solutions.
This works with WebWorkers to prevent UI locking and a tiles drawer engine written in Go and compiled to WebAssembly to be as fast as native code.
The example below displays 10k heat points:
This is a working in progress. It is not done yet. 🔨