I am developing a web application based on the google maps and I ran
to this error recently on IE8, I am working locally and there's no
link to a published web site yet, but if you just test the Hello World
of the v3 api on IE8 you will get the error.

Invalid Character
%7Bstats%7D.js

Code: 0
URI: http://maps.gstatic.com/cat_js/intl/en_us/mapfiles/api-3/2/3/%7Bstats%7D.js

I noticed that the browser is loading those files
{common,map}.js
{stats}.js
{util,controls}.js

seems the IE does not like the curly brackets in the url of those
files.

Any idea how can I overcome this error as the page becomes un usable.

I hope I am posting in the right place, and thanks in advanced.

-- 
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 google-maps-js-api...@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to