WAsm Heatmap

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:

   
(It is a good idea adjust radius and/or max intensity when zooming)

This is a working in progress. It is not done yet. 🔨