On Aug 6, 1:45 am, Rossko <[email protected]> wrote:
> > I'm not sure what I'm doing wrong, help would be appreciated!
>
> Have a look at the javascript error reported in your browser on page
> load, that'll give a starter -
>    onGDirectionsLoad is not defined
>
> It's this line that fails
>     GEvent.addListener(gdir, "load", onGDirectionsLoad);
> because you haven't written any function called onGDirectionsLoad

Also:
direction_prep
is not the same as:
directionprep

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

Reply via email to