On Nov 22, 2:50 pm, Uncas <[email protected]> wrote: > Hi All, > > Google Maps was working for us for couple of years now. All of a > sudden it stopped working. We haven't changed anything in the code. > > Here is the URL; > > http://www.i-gunler.com/Istanbul/Sehir-Haritasi > > Anyhelp would be appreciated.
Something changed. Your onload function is not being called (test it by typing "javascript:onLoad()" in the browser bar). I suspect you have add something that is overriding the body onload event. -- Larry -- 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=.
