polygonContainsCoordinates

Determine if a coordinate is contained within a polygon.

Return

If coordinate is in polygon.

Parameters

lngLatAlt

Coordinates to test as LngLatAlt.

polygon

The Polygon to test.