The center of the Circle.
Indicates whether this Circle
handles mouse events.
If set to true
, the user can drag this circle over the map.
If set to true
, the user can edit this circle by dragging
the control points shown at the center and around the circumference of
the circle.
The fill color. All CSS3 colors are supported except for extended named colors.
The fill opacity between 0.0 and 1.0.
Map on which to display the Circle.
The radius in meters on the Earth's surface.
The stroke color. All CSS3 colors are supported except for extended named colors.
The stroke opacity between 0.0 and 1.0.
The stroke position.
The stroke width in pixels.
Whether this circle is visible on the map.
The zIndex compared to other polys.
Generated using TypeDoc
CircleOptions object used to define the properties that can be set on a Circle.