Add getLeaves to Cluster components
getLeaves()
returnCluster
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).