joshuamiller / cartographer

Google Maps on Rails
72 stars 39 forks source link

How to draw a fix-size circle on a map in cartographer #13

Open digitalplaywright opened 13 years ago

digitalplaywright commented 13 years ago

I'd like to draw a fixed size 3 mile circle around a point in cartographer. I looked for the DrawCircle class from the Google API, but could not find it. How do you recommend drawing a fixed-size circle around a point in Cartographer?