Skip to content

Add getLeaves to Cluster components

Compare
Choose a tag to compare
@alex3165 alex3165 released this 16 Aug 08:30
· 442 commits to master since this release
  • getLeaves() return Cluster children of a cluster, with pagination support: limit is the number of points to return (set to Infinity for all points, default to 10), and offset is the amount of points to skip (for pagination).