polygon Contains Coordinates
Determine if a coordinate is contained within a polygon.
Return
If coordinate is in polygon.
Parameters
lng Lat Alt
Coordinates to test as LngLatAlt.
polygon
The Polygon to test.
Determine if a coordinate is contained within a polygon.
If coordinate is in polygon.
Coordinates to test as LngLatAlt.
The Polygon to test.