I understand that GDirections does not work in walking mode if you don't specify an html element for displaying the legal disclaimer.
In my project, I have the GDirection object initialized with no parameters. I only use the GDirections object to get a polyline that snaps to streets. The output of this GDirections object goes directly to an array, then onto the map. Basically my map is done a lot like this example: http://econym.org.uk/gmap/example_snappathdrag.htm The problem is that I want to use walking mode because I want it to ignore the "wayness" of streets. How can I tell the GD object to use an html element, yet not pass in the map element? -- 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.
