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
This line with only four points is coming back as true for booleanContains with this polygon. It looks like booleanPointInPolygon is returning true. See gist
This line with only four points is coming back as true for
booleanContainswith this polygon. It looks likebooleanPointInPolygonis returning true. See gistHere is some test code to see it in action.