Hi there, I've been developing a google maps application for www.getawayearth.com.
This has been using maps api3 for quite some time now. However just recently, on IE8, it has been displaying a message "stack overflow on line 13" and the map doesn't display all of the markers. This only happens on IE8 - its fine in firefox and safari. Using the built-in debug part of IE the error is pointing to line 13 (or sometimes line 12) in google's javascript file called main.js I'm unsure if this has anything to do with the new release of the API v3 or if its some error in our javascript code. But since its working fine on all other browsers and has been working fine up until now in ie8, i'm concened it might be an api issue. Today when i tried to load the site in IE8 it crashed the browser. here's some screen shots of the problem: http://www.getawayearth.com/testing/stackoverflow.php This is quite a major issue as some of our users will not be able to access the site. If anyone has any idea why this is happening, then i would be truely grateful for any help. (i could also post our maps code if that would be of assistance) Best Wishes Allan On Mar 2, 3: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%[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.
