mapbox / supercluster

A very fast geospatial point clustering library for browsers and Node.
ISC License
2.12k stars 300 forks source link

getLeaves doesn't work #246

Closed thestig993 closed 3 months ago

thestig993 commented 7 months ago

When I try to use getLeaves to retrieve all points in cluster and pass cluster_id, it says cluster id is not found. But id is correct.

mourner commented 7 months ago

Please provide a self-contained minimal live example using JSFiddle demonstrating the issue.