Map Radius around Pin Drop

Is there a way to put a radius circle around the center point of a pin drop ?

Example: Map - set the address to 100 Main Street, City, State, Zip

Set radius to 25 miles.

Map tool wild drop a pin on the address… and a draw circle around the pin in a 25 mile radius.

bump.

Hi @Revolution, there is not a built in way to do this with the Google Maps widget, but if you wanted to use some custom code, here is a stack overflow article, how to make your own custom google map.

http://stackoverflow.com/questions/825794/draw-radius-around-a-point-in-google-map

I hope that helps.

Cheers, Dave

1 Like

Thank you @cyberdave .
That’s exactly what I need. Now to figure out how to incorporate it.

I have a potential client who specifically wants
her clients to know what radius / area she services.

http://swatteamapls.com/?page_id=32

Anyone know how to do this ? JQuery I’m thinking…