-
Notifications
You must be signed in to change notification settings - Fork 299
Open
Description
Hi, is there support for clustering in such a way that getLeaves returns the leaves in the same order as they appear in the source data? That is, a stable clustering?
Context: photos on a map where they were taken, clustered for usability. Clicking on a cluster, we'd like to show them ordered by date. Given that the data is just a list of IDs, and they were sorted before, it doesn't really make sense (for us) to query and re-sort them after getting the leaves of a cluster. Thanks.
Metadata
Metadata
Assignees
Labels
No labels