I am creating a Circle using the google.maps.Circle() method. This all works fine and dandy, but how can I remove said circle?
My code:
var populationOpt
Google Maps API has been updated. You can now directly use the following code :
circle.remove();