You can also dynamically load the v3 api using script appends. See http://gmaps-samples-v3.googlecode.com/svn/trunk/callback/callback_delayed.html
Chad Killingsworth On Jun 7, 4:03 am, Andrew Leach <[email protected]> wrote: > On Jun 7, 5:23 am, Acaz Souza <[email protected]> wrote: > > > Hi, i'm trying to load dynamically the google maps api javascript and > > i'm failed. > > Further to Mike's answer: once the document has finished loading, > "document.write" starts a *new* document. The way to do what you want > is to follow the documentation for the AJAX > loader:http://code.google.com/apis/ajax/documentation/ -- 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.
