The problem is here: var directions = new GDirections(map); Google has a legal requirement to show the disclaimer, so that they don't get sued if somebody walks onto a thoroughfare that's unsuitable for pedestrians. The place it puts the disclaimer is in the HTML Element specified in the second parameter of GDirections(). Since you have not supplied a second parameter, there's nowhere to display the walking disclaimer, so Google rejects your request.
-- 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 -~----------~----~----~----~------~----~------~--~---
