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. -- 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 -~----------~----~----~----~------~----~------~--~---
