> I have just tried using the Google AJAX API Loader example here: > > http://code.google.com/apis/maps/documentation/javascript/v2/basics.h... > > The good news is - it works! However, so far I am only aware that > this code only works with V2 - does anybody know how to make it work > with V3 maps?
http://gmaps-samples-v3.googlecode.com/svn/trunk/commonloader/commonloader.html I expect your troubles with window.onload are probably caused by something else overwriting window.onload and destroying your maps call. http://www.webreference.com/programming/javascript/onloads/ -- 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 google-maps-js-api...@googlegroups.com. To unsubscribe from this group, send email to google-maps-js-api-v3+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-maps-js-api-v3?hl=en.