GeoUtils.CalculateArea Method
| Name | Parameters | Description |
|---|---|---|
| CalculateArea(MapShape) static | shape | Computes the closed shape area. |
| CalculateArea(List<GeoPoint>) static | points | Computes the area of a closed shape formed by the given points. |
| Name | Parameters | Description |
|---|---|---|
| CalculateArea(MapShape) static | shape | Computes the closed shape area. |
| CalculateArea(List<GeoPoint>) static | points | Computes the area of a closed shape formed by the given points. |