On 28 July 2011 14:42, <[email protected]> wrote: > Can I custom set the size of the circle (as in a 5 mile or 2 mile circle)? > If so, will I also be able to capture the distance variable and use it on my > website?
That wasn't what I meant. I meant, find the distance of person B (or C or whoever) from person A and draw a circle around person A. "Person B is x miles away from you, within this circle" -- rather than just the text "Person B is x miles away from you" and not have a map. That gets around the restriction that you must show a map when you find a distance, and you don't want to show a precise location for person B. And yes, the geocoder will do its best with whatever you feed it. Postal addresses work best. If you want to use the API then I would strongly recommend reading the documentation; and if you haven't started yet then it's best to start with Version 3. -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
