Do you have an example? I've not (yet) encountered any problem obtaining the results from a GDirections call once the load event is received.
Depending on your use case, you might need to listen for the addoverlay event instead, especially if you're querying the DOM elements you told GDirections to update. On Sep 15, 7:53 am, "A. Shore" <[email protected]> wrote: > There's apparently some amount of delay required in the callback > before the results are available for capture. > > I've wrapped a JS delay function around the target function with a > value of two seconds, which works. But I'm sure that's excessive in > most cases, and I wish there were a more positive event or method of > determining it. Any thoughts here will be appreciated. > > AS --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
