isPointInPolygon
Determines if a point is located within the polygon
Return
whether or not the point is inside the polygon
Parameters
point
point to consider
polygon
polygon to consider
Determines if a point is located within the polygon
whether or not the point is inside the polygon
point to consider
polygon to consider