Leaflet.heat icon indicating copy to clipboard operation
Leaflet.heat copied to clipboard

Fix A Type Error Inside bounds.contains

Open noah-witt opened this issue 8 months ago • 0 comments

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')"

noah-witt avatar Jun 24 '24 13:06 noah-witt