Hi Mike, Thank you so much. I sort of have an idea now. Do you mean the panel parameter in "GDirections(map?:GMap2, panel?:Element)" in API reference? but I am not sure if this works in mapplet I will keep working on it though. Is there a tutorial or example about this?
Regards, Derek H. On Mar 6, 11:18 am, Mike Williams <[email protected]> wrote: > Theproblemis 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 thewalking > 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 -~----------~----~----~----~------~----~------~--~---
