and yes I realize I should hard code the long/lad points instead of the address to avoid the geocoding....i'm going to do that now :)
On Dec 18, 12:42 pm, payacer <[email protected]> wrote: > I just wanted to say that I am an idiot. > > What changed was the Geocoding of addresses.....so the University > address I was using before...no longer returned one point...but > many....thus my directions never loaded. > > To be fair to myself I didn't spend much time debugging...i just saw > it stopped working all of a sudden and though the API must have > changed. > > Anyways I woke up this morning and immediately realized it must be the > address haha > > thanks for everyone good intentions though. > > Andrew > > On Dec 18, 4:48 am, Mike Williams <[email protected]> wrote: > > > If the "load" event doesn't fire, the "error" event should fire. > > > Try listening for the "error" event and see what error code is being > > returned. That will give you a big clue about whether the problem is > > with your parameters, or with your GDirections quotas, or something > > else. > > > If you don't get an "error" event, check your router/firewall/etc to see > > if you're blocking communications with the directions server. > > > --http://econym.org.uk/gmap > > The Blackpool Community Church Javascript Team --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
