Code that determines wheteher a point is in a polygon or not went wrong
I’m writing a js code that can define if a point is inside a polygon or not. I have 18 polygons in total, and
I’m writing a js code that can define if a point is inside a polygon or not. I have 18 polygons in total, and