Select to view content in your preferred language

Tiled Map White Square Lines on IE10

2472
1
05-22-2013 07:01 PM
JoseSousa
Esri Contributor
Hi,

I am using v3.5 of the ArcGIS JavaScript API. Unfortunately IE10 is displaying white lines.
This happens even to your own samples.

E.g.
When I opening this sample in IE10 (Win8 Pro)
http://help.arcgis.com/en/webapi/javascript/arcgis/samples/layers_webtiled_one/

I get the result attached to the email. This does not happen to Chrome though.

Is there any workaround for this?

Cheers,
Jose
0 Kudos
1 Reply
JoseSousa
Esri Contributor
Removing the IE10 compatibility tag from the line below, closing and opening again the browser solves the issue.
<meta http-equiv="X-UA-Compatible" content="IE=7, IE=9">

Cheers,
Jose
0 Kudos