On Jul 24, 10:34 pm, monalisa <[email protected]> wrote: > Hi I've google maps in my website and the end user doesn't understand > what the radius is and I wanted to know how can I query google maps > with distance instead of radius
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines Where is your website? Please give a link. We might then be able to work out what your question means. Querying would normally mean "get me all the points within x miles of point A" -- which means that x is a radius around A. To use distance instead of radius *either* means the same thing; *or* it implies a direction. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" 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 -~----------~----~----~----~------~----~------~--~---
