.... actually not the end of the lane :( bratliff, the events are firing (onreadystatechange goes from "loading" to "loaded" to "complete") ... B U T: "complete" is not the end of the request, it is just an information, that the _script_ is loaded. But because the script calls server side code, this might complete asynchronously (with OK or faulty). So I see no alternative to Jürgen's solution using a medium res timer.
Regards --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
