Skip to main content

TestPointCoordinate

Point coordinates for draft polygon tests.

latLat (number)required

Possible values: >= -90 and <= 90

lngLng (number)required

Possible values: >= -180 and <= 180

TestPointCoordinate
{
"lat": 0,
"lng": 0
}