Thanks for your reply. There was recently an increase in internet "protection" at an agency wide level and this is most likely why I am now unable to view my page. I will talk with our IT. The script is loading quite a lot of files and converting them to Overlays and then playing (loading and unloading) them in a loop. I have found it loads very quickly in google chrome, takes a little longer in firefox and is annoyingly slow in ie. If you have any suggestions as to how I could do the same thing and decrease the load/work for the browser they would be greatly appreciated, but perhaps that is for another post.
On Mar 5, 4:59 pm, Andrew Leach <[email protected]> wrote: > On Mar 5, 9:29 pm, "[email protected]" > > <[email protected]> wrote: > > > I am running on windowsXP and am having the same problem in explorer, > > chrome and firefox. I made no changes to the code prior to (or after) > > receiving the syntax error. The error console in firefox gives this > > information: > > > syntax > > errorhttp://maps.gstatic.com/intl/en_us/mapfiles/208a/maps2.api/main.js > > Line:22 > > xc(1729,131071);Pc=function(F){return F+/* Guardian removed escaped > > content */)+H.SN(F,o.token||0)}; > > > There is a little green arrow that points between the + and H.SN at > > the end of the line. > > The problem is the inserted comment > /* Guardian removed escaped content */ > which is not in the API as delivered from Google. I assume you're > running some sort of internet protection software which is sanitising > your downloaded Javascript. Unfortunately it's introducing problems. > > You may be relieved to learn that your map works for me (I'm not using > such software), although the wave overlay maxed out Firefox for most > of a minute. -- 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=en.
