getSquaredDistanceToClosestEdge

Return

The distance from the given point to this polygon's closest edge or -1 if the given point is outside this polygon's bounding box

Parameters

latLng

point


Return

The distance from the given point to this polygon's closest edge or -1 if the given point is outside this polygon's bounding box

Parameters

point