On Apr 16, 4:43 am, Rockgeek <[email protected]> wrote: > If I use the following: > > directions.load("from: dy2 8xl, uk to: b68 8pr, uk to: B1, uk", > {getSteps:true}); > > it is all fine and works. However if I use: > > directions.load("40.962625,-72.185841 to 41.015363,-71.992035 to > 40.884541,-72.394388", {getSteps:true}); > > It fails to work... is such a thing possible using LONG/LAT?
Works for me (on Long Island): http://www.geocodezip.com/example_geo2.asp?waypts=yes&addr1=(40.962625,-72.185841)&waypt=(41.015363,-71.992035)&addr2=(40.884541,-72.394388)&geocode=1&geocode=2 Your other example is in the UK: http://www.geocodezip.com/example_geo2.asp?waypts=yes&addr1=dy2+8xl,%20uk&waypt=B1,+uk&addr2=b68+8pr,%20uk&geocode=1&geocode=2 -- Larry > > Thanks, > > JJ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
