CircleGeometry(center: LatLng!, radius: Int)
Instantiates a new CircleGeometry object based on location and radius.
center - LatLng!: The center of a circle.
center
radius - Int: The radius.
radius