circle To Polygon
Converts a circle to a polygon "circle".
Return
Polygon object.
Parameters
segments
Number of segments the polygon should have.
center Lat
Latitude of the center of the circle.
center Lon
Longitude of the center of the circle.
radius
Radius of the circle.