On Apr 25, 5:30 am, JR Ryan <[email protected]> wrote: > OK, I'm at my wits end, I'm not a strong code developer at the best > of times, but I can't figure out what has happened to my script. It > was functioning fine for a long time, and then several months ago it > just stopped displaying the map. Here is a link to the page:
http://www.claverhammeetinghouse.org.uk/how-to-get-here/ if I call the initialize function manually (put javascript:initialize() in the address bar), it works. > > > I don't know what has changed, and I can't figure my way through it > to find out. I'm really stuck and hoping it's something obvious. > Thanks for any help, I could really use it!! Looks to me like you remove the body onload event that called initialize... -- Larry > > JR -- You received this message because you are subscribed to the Google Groups "Google Maps API V2" 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.
