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