forked from jesusr/data-layer-clusterer
-
Notifications
You must be signed in to change notification settings - Fork 6
Releases: Connum/data-layer-clusterer
Releases · Connum/data-layer-clusterer
v1.0.1
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.
Assets 3
v1.0.0
First usable and tested release with working LineStrings and Polygons and the new options 'setProperty' and 'recolorSVG'