<div dir="ltr">Hi,<br><br>Sorry, but I got the same flicker with the bbox strategy.<br><br>As far as I can see, the flicker comes from the merge function where the features are being destroyed and re-created.<br>Maybe I should subclass a new strategy that first checks for changes in the features before destroying them.<br>
<br clear="all">- Ran<br>
<br><br><div class="gmail_quote">On Tue, Oct 20, 2009 at 06:05, Andreas Hocevar <span dir="ltr">&lt;<a href="mailto:ahocevar@opengeo.org">ahocevar@opengeo.org</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;">
Hi,<br>
<br>
sorry, I gave you some wrong directions. Instead of the Fixed<br>
strategy, you should use the BBOX strategy. To update, call<br>
<br>
strategy.update({force: true});<br>
<br>
Regards,<br>
Andreas.<br>
<br>
2009/10/19, Ran Manor &lt;<a href="mailto:ran.manor@gmail.com">ran.manor@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Ok, this time I did it correctly like you said, but I still get a flicker.<br>
&gt; Anything else I can try?<br>
&gt; Thanks.<br>
&gt;<br>
&gt; - Ran<br>
&gt;<br>
&gt;<br>
&gt; On Mon, Oct 19, 2009 at 01:25, Andreas Hocevar &lt;<a href="mailto:ahocevar@opengeo.org">ahocevar@opengeo.org</a>&gt; wrote:<br>
&gt;<br>
&gt;&gt;<br>
&gt;&gt; Don&#39;t use Layer.GML, but Layer.Vector. Configure it with a HTTP protocol<br>
&gt;&gt; with Text format and a Fixed Strategy. To reload, do strategy.load().<br>
&gt;&gt;<br>
&gt;&gt; Regards,<br>
&gt;&gt; Andreas.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
<br>
</div></div><font color="#888888">--<br>
Von meinen Mobilgerät aus gesendet<br>
</font><div><div></div><div class="h5"><br>
Andreas Hocevar<br>
OpenGeo - <a href="http://opengeo.org/" target="_blank">http://opengeo.org/</a><br>
Expert service straight from the developers.<br>
</div></div></blockquote></div><br></div>