> It's where it wants to call document.write. I thought this was > disallowed by now?
Disallowed by whom? If you do want the API loader to avoid use of document.write, you can use an alternative loading method as described in the docs http://code.google.com/apis/maps/documentation/javascript/basics.html#Async more discussion of that effect here http://groups.google.com/group/google-maps-js-api-v3/browse_thread/thread/918c7f0f86344033/43212fef17172d45 > What's up here? Map API V3, first try, nothing works? Best to follow the docs for a first try http://code.google.com/apis/maps/documentation/javascript/tutorial.html#HTML5 -- 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.
