solution : check this out , this should solve ur problem for loading
polyline
GEvent.addListener(gdir, 'load', function() {
gdir.getPolyline();
});
On Jul 10, 6:08 am, Rossko <[email protected]> wrote:
> > ok thanks, but what can I do for doing it?Is there any properties of
> > GDirections that I have to change?
>
> Try and understand what asynchronous means -
> http://econym.org.uk/gmap/async.htm
> then you'll know to look into callback functions
>
> cheers, Ross K
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---