On Jan 26, 8:04 am, "[email protected]" <[email protected]> wrote: > hi andrew, > > thanks. Yeah, that is exactly what im a looking for, something a bit > simpler indeed. > however, as much as yours is exactly what I want, it doesn't seem to > work properly?! > every address I have entered so far it has come back saying directions > not found?! > > 46 allingham road, reigate - FAILED Works for me if I pre-geocode the addresses: http://www.geocodezip.com/example_geo2.asp?addr2=9%20St%20Marys%20Place,%20NE1%207PG&geocode=2&addr1=46%20allingham%20road,%20reigate%20&geocode=1
> RH10 6LZ, uk - FAILED http://www.geocodezip.com/example_geo2.asp?addr2=9%20St%20Marys%20Place,%20NE1%207PG&geocode=2&addr1=RH10%206LZ,%20uk&geocode=1 > Crawley - FAILED Doesn't work for me (the first Crawley returned is in the US) http://www.geocodezip.com/example_geo2.asp?addr2=9%20St%20Marys%20Place,%20NE1%207PG&geocode=2&addr1=Crawley&geocode=1 If I just send the directions to the GDirections class, it fails however. The GClientGeocoder can uniquely resolve the first 2 addresses, but not the third. -- Larry > > ??? > > why is it doing this? > > On Jan 26, 3:48 pm, "warden [Andrew Leach - Maps API Guru]" > > > > <[email protected]> wrote: > > On Jan 26, 3:13 pm, "[email protected]" > > > <[email protected]> wrote: > > > http://geocities.com/[email protected]/test.htm > > > As you see, email addresses don't come out very well. The middle bit > > should be alexbowell, but although the map appears there are other > > problems with the page which prevent it running properly. You have no > > function called initMenu(), and geocities' own code it inserts is > > causing problems. > > > You have far too much code: you're using Mike's design-your-own-route > > example, whereas I *think* all you're asking for is a simple enter- > > address-and-get-a-route map. That requires only a straightforward > > single directions.load() line of code in a function called from your > > "Submit" button. Follow my example instead. > > > Andrew- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
