Does anyone have any experience or information on how this driving
directions event works?  Or if there's another way to detect when
DirectionsRenderer is done rendering?

On Oct 1, 5:23 pm, skeeJay <[email protected]> wrote:
> A DirectionsRenderer has only one event to listen for,directions_changed.  
> directions_changed, though, seems to fire BEFORE
> the new directions are actually written to the DirectionsRenderer.
>
> What I'd like to do is detect when the new directions are done being
> written to the DOM after the route on the map is dragged, so I can
> resize the containing iframe (actually a Google Gadget) to match the
> size of the DirectionsRenderer.  It doesn't seem possible with the 
> waydirections_changedbehaves.  Is this the correct behavior?  And if it
> is, is there another way to detect when the DirectionsRenderer is done
> rendering?
>
> E J Kalafarski

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

Reply via email to