If this worked, I guess it means that Google Maps can even help you find God! ;)
On 15/09/2008 17:20, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > > On Sep 15, 8:14 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> > wrote: >> I am trying to get Google Maps API implemented on my church's website, >> but am having trouble getting Google Maps to provide directions to >> addresses whose mailbox number is over 999. For instance, my church >> is located at 1312 Old Swede Road, Douglassville, PA, 19518, but >> Google Maps will only find Old Swede Road. The standard Google Maps >> is able to find this so I'm wondering this is not working on my site. >> Any help would be greatly appreciated :-) > > "address": "Old Swede Rd, Douglassville, PA 19518, USA", > "Accuracy": 6 <=== 6 Street level accuracy. (Since 2.59) > "coordinates": [-75.737585, 40.288239, 0 ] > > I would suggest you manually adjust the coordinates to be correct and > use those coordinates as the destination for the directions request > (rather than the address). The coordinates that come back as a result > of the geocoding operation don't even appear to be on Old Swede Rd... > http://www.geocodezip.com/example_geo2.asp > > -- Larry > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
