NamedPolygon

constructor(name: String, boundary: List<GeoPoint>)

Parameters

name

The name of the Range.

boundary

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