A heatmap is a graphical representation of data using colors that represent different values. It's often used to demonstrate user behavior on a particular web page.
A MapLibre GL JS custom layer for rendering interpolated heatmaps (extracting average values) with WebGL shaders. Works with MapLibre GL JS v5+ (WebGL2). This library was greatly inspired by ...