Constructor
The options object.
Center coordinates.
Radius in meters.
Center coordinates of the circle
Radius of the circle in meters
Get the bounding box.
A RectangleGeographicArea representing the bounding box
Checks if the geographic area has default values.
true if the area has default values, false otherwise.
Checks if the geographic area is empty.
true if the area is empty (radius is 0), false otherwise.
Retrieves the specific type of the geographic area.
The GeographicAreaType of the area.
Checks if the specified point is contained within the geographic area.
A Coordinates object representing the point to check.
True if the point is within the geographic area, false otherwise.
Converts the circle to another geographic area type, if possible.
Resets the circle to default state.
Convert to JSON representation
String representation
Staticfrom
CircleGeographicArea object.