Leaflet.heat
Leaflet.heat copied to clipboard
Fix A Type Error Inside bounds.contains
We repeatedly ran into a type error error when passing points to the heatmap. The error specifically is "Cannot read properties of undefined (reading 'x'): TypError: Cannot read properties of undefined (reading 'x')"