UPDATE. GDir works perfectly. I left a "var=m" in the function. But now theproblem is with explorer: http://www.tipicipuglia.it/mappe/olio/index_x.html --> does not work http://www.tipicipuglia.it/mappe/forno/index_x.html --> work
Both pages are twins, I've changed only the <title> and directory! Car On 12 Mar, 16:25, Carmelo <[email protected]> wrote: > Great! It'works...but now it takes, as start or end destination, > always the last farm in the list. > Is this a neverending story? > > Car > > On 12 Mar, 12:42, Andrew Leach <[email protected]> wrote: > > > > > On Mar 12, 11:13 am, Carmelo <[email protected]> wrote: > > > > Ok...ok...it's working, thanks Andrew. > > > Just an other question: why the directions are not loaded in the side > > > bar? > > > Because here > > gdir= new GDirections(map, document.getElementById("directions")); > > you are telling the API to load the directions into an element called > > "directions". You don't have an element called "directions": your side > > bar is called "side_results". > > > Andrew --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
