Skip to content

Releases: Connum/data-layer-clusterer

v1.0.1

10 Oct 11:18
Compare
Choose a tag to compare

new option: 'minimumPolySize': (number) The minimum width or height of the bounding box of a feature (other than type 'Point') in pixels before it is forced into a cluster, even if the cluster ends up containing only this one feature. 0 or false to disable this functionality. Defaults to 50.

v1.0.0

01 Oct 08:32
Compare
Choose a tag to compare

First usable and tested release with working LineStrings and Polygons and the new options 'setProperty' and 'recolorSVG'