On Sep 25, 10:55 am, Mike Williams <[EMAIL PROTECTED]> wrote: > My directions example page doesn't display a yellow box when I choose > walking. > > http://econym.org.uk/gmap/example_map4c.htm > > The Firefox Error log doesn't report any errors, but Venkman does (so > presumably it's an error inside a try-catch clause). The error is > "walking is not defined" and it occurs on this line of main.js > > var Lk="a_",Mk="b_",Nk="with (a_) with (b_) return ";Ck.rp={};function > Ok(a){if(!Ck.rp[a])try{Ck.rp[a]=new > Function(Lk,Mk,Nk+a)}catch(b){}return Ck.rp[a]} > > I guess that line has something to do with the creation of the yellow > box, and when it fails, the catch clause arranges for it to continue > without creating the warning.
I haven't seen any warning on this page when I generate walking directions: http://www.geocodezip.com/example_geo2.asp I also don't see any error, but there is a div to put the directions in. > > --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 -~----------~----~----~----~------~----~------~--~---
