NamedPolygon

fun NamedPolygon(name: String, boundary: List<GeoCoordinate>)

Parameters

name

The name of the Range.

boundary

The GeoCoordinates of the points in the polygon's boundary.