v2.3.0
- Added cluster properties aggregation through
initial
,map
andreduce
options. #36 - Added
getChildren
method for getting children of a cluster on the next zoom. #31 - Added
getLeaves
method for getting points of a cluster with pagination support. #19 - Added
getClusterExpansionZoom
for getting the zoom where cluster expands (useful for "click to zoom" feature). #33 - Slightly improved performance.