Drawing a circle on a map is easy:
https://developers.google.com/maps/documentation/javascript/examples/circle-simple
But if I draw a circle around a point I also want to indicate to the user how big is the radius, is there a way to add text on the circle (for example on the perimeter) that indicate what the radius is?