Open pork1977 opened 3 years ago
Hi, this is a great little library so thank you!
I noticed that you have isPointInPolygon(point, polygon) and isPointWithinRadius(point, centerPoint, radius)
It would be a great addition to see an isPointInBoundingBox(point, boundingBox) included also, although by no means a necessity! Just a nice to have.
Hi, this is a great little library so thank you!
I noticed that you have isPointInPolygon(point, polygon) and isPointWithinRadius(point, centerPoint, radius)
It would be a great addition to see an isPointInBoundingBox(point, boundingBox) included also, although by no means a necessity! Just a nice to have.