google.maps.CircleLiteral
interface
Object literal which represents a circle.
This interface extends
CircleOptions.
| Properties | |
|---|---|
center |
Type:
LatLng|LatLngLiteralThe center of the Circle. |
radius |
Type:
numberThe radius in meters on the Earth's surface. |