NamedCircle

constructor(name: String, origin: GeoPoint, radius: Distance)

Parameters

name

The name of the Range.

origin

The GeoPoints of the center of the Circle.

radius

The Range's radius.