Skip to content

@booleanWithin: fix point is required for multipoint that has a single point#2216

Merged
twelch merged 1 commit intoTurfjs:masterfrom
nicokant:fix/multipoint-boolean-within
Oct 20, 2021
Merged

@booleanWithin: fix point is required for multipoint that has a single point#2216
twelch merged 1 commit intoTurfjs:masterfrom
nicokant:fix/multipoint-boolean-within

Conversation

@nicokant
Copy link
Copy Markdown

fixes #2215

Please fill in this template.

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

Copy link
Copy Markdown
Collaborator

@twelch twelch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice catch, the fix looks correct to me, and the test. Thank you for your contribution!

@twelch twelch merged commit 313e526 into Turfjs:master Oct 20, 2021
@nicokant nicokant deleted the fix/multipoint-boolean-within branch October 20, 2021 22:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

booleanWithin using a multipoint with a single point

2 participants