This repository was archived by the owner on Mar 9, 2021. It is now read-only.
v1.0.2
This release fixes several issues related to convexHull and ensures the Polygons are closed under a variety of situations.
Breaking
primitive.convexHull()now always returnsnullor a validTerraformer.Polygon. It will not return arrays or throw errors.
Fixes
Terraformer.Circleis now closed.Polygonreturned by primitive.convexHull() are now closed.
Enhancements
primitive.convexHull()will now handle features.