I&#39;m rendering something like 30-40 features, all squares filled with a color.<br><br>I don&#39;t think it&#39;s a problem of resources because if I use &quot;EmulateIE7&quot; the layer is displayed quite smoothly (but I have some other compatibility issues), and also with the other browsers I don&#39;t have problems at all.<br>
<br><div class="gmail_quote">On Fri, Apr 23, 2010 at 3:52 PM,  <span dir="ltr">&lt;<a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
How many features are you rendering, and how complex are there geometries?<br>
<br>
VML is known to be slow unfortunately, so you&#39;re easily running into the<br>
browser&#39;s limits here.<br>
<br>
Best regards,<br>
Bart<br>
<div><div></div><div class="h5"><br>
&gt; Thank you very much: now using the hosted version (r10129) I can get it<br>
&gt; work, but with other problems.<br>
&gt;<br>
&gt; The problem is that the vector layer loading is very very slow: IE takes<br>
&gt; all<br>
&gt; the CPU and runs for a very long time before rendering all. After getting<br>
&gt; the layer rendered, the navigation on the layer is extremely slow as well.<br>
&gt;<br>
&gt; I&#39;ve tried some patches for memory leaks (<br>
&gt; <a href="http://trac.openlayers.org/ticket/2170" target="_blank">http://trac.openlayers.org/ticket/2170</a>) without any results.<br>
&gt;<br>
&gt; Again, this is a problem only experienced with IE8.<br>
&gt;<br>
&gt; What should I do?<br>
&gt;<br>
&gt; On Fri, Apr 23, 2010 at 2:46 PM, Frank Broniewski &lt;<a href="mailto:brfr@metrico.lu">brfr@metrico.lu</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt; Hello,<br>
&gt;&gt;<br>
&gt;&gt; try to make sure that you start the map initialisation when everything<br>
&gt;&gt; else is loaded. I used to use Jquery&#39;s $(document).ready() but needed to<br>
&gt;&gt; switch to $(window).load() because ready() fired to early ...<br>
&gt;&gt;<br>
&gt;&gt; Frank<br>
&gt;&gt;<br>
&gt;&gt; Am 23.04.2010 13:56, schrieb Enrico Sartorello:<br>
&gt;&gt; &gt; Hi,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I&#39;m experiencing some troubles using OL 2.9 with IE8.<br>
&gt;&gt; &gt; I&#39;m trying to add to my OpenLayers map a vector layer: it works<br>
&gt;&gt; &gt; perfectly on FF\Chrome, but in IE8 there&#39;s an error.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Inside map.addLayer() call, the problem arises in VML.js, lines<br>
&gt;&gt; 147-160:<br>
&gt;&gt; &gt; basically, what I&#39;ve found debugging is that vars this.root,<br>
&gt;&gt; &gt; this.vectorRoot, this.textRoot have all the attributes (even style,<br>
&gt;&gt; &gt; which is the one used in those lines) set to &quot;Failed&quot;. Only<br>
&gt;&gt; &gt; this.rendererRoot has right values.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; The vector layer is loaded after window.onload, coupled with the<br>
&gt;&gt; opening<br>
&gt;&gt; &gt; of an AJAX panel.<br>
&gt;&gt; &gt; Using &quot;EmulateIE7&quot; mode doesn&#39;t solve anything.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; What can it be?<br>
&gt;&gt; &gt; Thanks in advance for your attention :-)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Enrico Sartorello<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; _______________________________________________<br>
&gt;&gt; &gt; Users mailing list<br>
&gt;&gt; &gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt;&gt; &gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Frank BRONIEWSKI<br>
&gt;&gt;<br>
&gt;&gt; METRICO s.à r.l.<br>
&gt;&gt; géomètres<br>
&gt;&gt; technologies d&#39;information géographique<br>
&gt;&gt; rue des Romains 36<br>
&gt;&gt; L-5433 NIEDERDONVEN<br>
&gt;&gt;<br>
&gt;&gt; tél.: +352 26 74 94 - 28<br>
&gt;&gt; fax.: +352 26 74 94 99<br>
&gt;&gt; <a href="http://www.metrico.lu" target="_blank">http://www.metrico.lu</a><br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; Users mailing list<br>
&gt;&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt;&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Enrico Sartorello<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@openlayers.org">Users@openlayers.org</a><br>
&gt; <a href="http://openlayers.org/mailman/listinfo/users" target="_blank">http://openlayers.org/mailman/listinfo/users</a><br>
&gt;<br>
<br>
<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Enrico Sartorello<br>