Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

v1.0.2

Choose a tag to compare

@patrickarlt patrickarlt released this 16 Dec 18:06
· 190 commits to master since this release

This release fixes several issues related to convexHull and ensures the Polygons are closed under a variety of situations.

Breaking

  • primitive.convexHull() now always returns null or a valid Terraformer.Polygon. It will not return arrays or throw errors.

Fixes

  • Terraformer.Circle is now closed.
  • Polygon returned by primitive.convexHull() are now closed.

Enhancements

  • primitive.convexHull() will now handle features.