Area
Get an area of given coordinates
getArea
Returns the area in meter squared of a polygon.
Parameter
Required Parameter
Description
Type
coordinates
Array of latitude/longitude. The array must contain at least 3 coordinates.
JSON Array
Example
Return
Area value in meter squared
Last updated