Skip to content

v2.3.0

Compare
Choose a tag to compare
@mourner mourner released this 06 Feb 16:33
· 106 commits to main since this release
  • Added cluster properties aggregation through initial, map and reduce 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.