Google Map Points Citation/Radius Map Software?

Wow. Yeah that doesn't look like it's done by hand; is there any functional use to this though?
Do you embed the map on your money page or what's the point?
 
Following - I've always wondered how they do it.
 
Are you asking how they create the concentric marker circles? If that's the case, Google Maps can load KML files which you can moidfy to create custom markers with colors. I bet they probably just iterate over list of radius sizes, then iterate from 0 to 360 degrees in their chosen step size, drop the pin, and repeat. I haven't seen a tool like that, but I'm guessing that's the spirit.
 
Back
Top