On Nov 18, 8:13 am, mountainpaul <[EMAIL PROTECTED]> wrote: > Is there a way to find the cross streets that are closest to a given > address?
Yes, everything is possible! It all depends on how much effort you want to invest. ;-) > If so how? One strategy could be using the address as the center of a circle, create a very small circle, (a few hundred feet radius), and get driving directions, in all directions, from the center to a point on the circle, using the lat/lon of the circle, like this: http://maps.forum.nu/gm_driving_radius.html Examine the results manually and find the street names returned. Repeat using increasingly large circles until you find the neighbouring streets. -- Marcelo - http://maps.forum.nu -- --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
