I knew it was fuzzy JavaScript thinking. And the solution was so obvious. Just before the closing body tag, this:
<script language="javascript" type = "text/javascript"> initialize(); </script> And everything acts nicely. Thank you for your time and help. On Mar 3, 3:46 am, Marcelo <[email protected]> wrote: > On Mar 3, 4:39 am, calibanter <[email protected]> wrote: > > > > > So what other JavaScript event can write the map after the body tag is > > declared? > > window.onload = myLoadFunction; > > >Someone must have sorted this out by now. > > Yes, but that's general javascript, and not a Google Maps API > question, so it is outside the scope of this forum. > > -- > Marcelo -http://maps.forum.nu > -- -- 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.
