You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Wasn't able to create a new branch, not sure how I am supposed to open a PR
You will need to fork Turfjs/turf first, create and work in a branch in your forked repo, and then raise a PR to merge that branch back in to turf.
I have tested disregarding the typing and it seems to work
If you're still interested in doing a PR, thanks for offering to tidy this up.
Would you mind also confirming any calls hexGrid makes in turn accept MultiPolygons? Just to make sure all possible flows are "MultiPolygon safe". Maybe also add a simple test case as well?
As you can see in the docs, it specifically says that multipolygon is allowed, but the typing says otherwise
I have tested disregarding the typing and it seems to work
Will fix a PR for this
The text was updated successfully, but these errors were encountered: