turf icon indicating copy to clipboard operation
turf copied to clipboard

feat(@turf/boolean-contains): Add MultiPolygon support

Open Debakel opened this issue 3 years ago • 0 comments

Adds support for MultiPolygons to booleanContains().

Closes https://github.com/Turfjs/turf/issues/2337


Please fill in this template.

  • [x] Use a meaningful title for the pull request. Include the name of the package modified.
  • [x] Have read How To Contribute.
  • [x] Run npm test at the sub modules where changes have occurred.
  • [x] Run npm run lint to ensure code style at the turf module level.

Debakel avatar Sep 20 '22 11:09 Debakel