On Mar 9, 12:31 pm, Christoph <[email protected]> wrote: > You can (hopefully) reproduce it if you visit this page (with IE > 7)http://www.tuev-sued.de/company/locations?op=showMap > Then switch to the second tab "Map" > After that please select federal state "Bayern" or "Baden- > Württemberg". > There are about 200 locations now on the map. Zoom, Move are change > other > things and you will get this error in the maps API.
I cannot get to see the error. When I select the state, IE7 starts to load the markers, and then *poof!*. It disappears. (Crashes without any error message) First thing you need to do is to move all your javascript out of the <body> and place it in the <head> section, where it belongs. Then, here are some other tips: http://www.easypagez.com/maps/ieworking.html -- Marcelo - http://maps.forum.nu -- > > Best regards > Christoph > > On Mar 2, 4:37 pm, Chris Apolzon <[email protected]> wrote: > > > > > Post a sample ;) Use firebug+1. > > > On Tue, Mar 2, 2010 at 10:19 AM, Christoph > > <[email protected]>wrote: > > > > Hi, > > > > I'm developing a new application in Google Maps API V3. > > > On Internet Explorer 7 i sometimes get an javascript alert error: > > > "Stack overflow at line: 13" > > > After that the application can't be use anymore. How can I determine > > > the cause of this error? > > > > Best regards > > > Christoph > > > > -- > > > 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]<google-maps-js-api-v3%2B > > > [email protected]> > > > . > > > For more options, visit this group at > > >http://groups.google.com/group/google-maps-js-api-v3?hl=en. -- 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.
