This commit adds a whole new module for triangulation, which is derived from the Mapbox earcut library.
The new method is much faster than the previous triangulation method and, most importantly, it handles cases with large numbers of holes fairly accurately.
This commit adds a whole new module for triangulation, which is derived from the Mapbox earcut library.
The new method is much faster than the previous triangulation method and, most importantly, it handles cases with large numbers of holes fairly accurately.