Hello all,

There's a static page with a map and a polygon on it -
http://staging.pogioclub.be/wtf.html .

This page works perfectly well in
Firefox 3.6 (OS X 10.6.2 and XP),
Chrome (OS X 10.6.2 and XP),
and Safari (OS X 10.6.2).

In IE 7 and IE 8 on XP the behavior is rather erratic -
sometimes the polygon is rendered, sometimes not.

In the debugging mode IE8 developer tools show
that when the polygon fails to render there is
"Unspecified Error" on line 512 of main.js
(http://maps.gstatic.com/intl/fr_ALL/mapfiles/208a/maps2.api/
main.js) :

l.RE=function(){if(!this.tv)
{this.tv=e;try{for(;s(this.ed)&&this.Wp<this.BD;){var
a=this.ed.shift();this.rT(a[0]);Bg(a[1])}}
finally{this.tv=j;if(this.Wp||s(this.ed))this.yF()}}};

IE8 developer tools point to the opening bracket after 'finally'.

What's weird is that sometimes there is no error.
My observation is that the probability of the error is
higher after I clean the browser cache.

Also, preparing this static page and removing the
content I noticed that the smaller
the page is, the less frequently the error is produced.
This is crazy.

Could somebody help?

Thanks!

Best regards,
Yuri Leikind

-- 
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.

Reply via email to