Hi everybody. I have a problem using setDirections(), which is supposed to use a DirectionsResult object to display routes and markers on the map and fill a previously provided DIV with directions HTML content. The issue is that setDirections() will perform all these tasks asynchronously so I desperately look for a way to execute code AFTER all these tasks have been completed. For example, I cannot find out how to get the HTML code from the DIV. Does anyone know a way to achieve this (typically via callback) ??? Thanx in advance
-- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=en.
