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

A quadtree to use with Leaflet.js

Results 2 Leaflet.Quadtree issues
Sort by recently updated
recently updated
newest added

I tried to add 100k markers and it seems the library is running in an infinite loop, it adds items forever. More than 8 million objects... and still going before...

bug

Add drawings of the quadtree status on each test operation to better understand whats happening on the node split and merge operations

enhancement