Hi Erik,<br><br>I was running 2.2, but I have made some changes in the method clearGrid and the problem disappear. I saw that in 2.3 rc1 the method has changed too. Now it works very well.<br><br>Thanks for the help.<br><br>
Best Regards,<br><br>Fred<br><br><div><span class="gmail_quote">On 1/3/07, <b class="gmail_sendername">Erik Uzureau</b> &lt;<a href="mailto:euzuro@gmail.com">euzuro@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
It will be very helpful for us if you can give us a link to a live example<br>or at least some more debugging info like what version you are running, etc.<br><br>Erik<br><br>On 1/2/07, Frederico Lucca &lt;<a href="mailto:fredlucca@gmail.com">
fredlucca@gmail.com</a>&gt; wrote:<br>&gt; Hello list,<br>&gt;<br>&gt; I&#39;m having trouble with some tiles not loaded when panning to south.<br>&gt; I&#39;m looking into some fault on Grid.js, my buffer is 1 and my tilesize is
<br>&gt; 512 pixels.<br>&gt; I&#39;m debbuging the moveTo function and for me the problem is when it goes to<br>&gt; the last else into the while instead of enter this<br>&gt; else if (tlViewPort.y &lt; -this.tileSize.h * 
this.buffer) {<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; this.shiftRow(false);<br>&gt; }<br>&gt;<br>&gt; for example:<br>&gt; tlViewPort.y = -255<br>&gt; -this.tileSize.h * this.buffer = -512<br>&gt;<br>&gt; -255 &lt; -512<br>&gt;<br>&gt; This is false, but when this occours a row is not added to the end of the
<br>&gt; grid and I stay without the last image at south.<br>&gt;<br>&gt; How can I deal with this problem???<br>&gt;<br>&gt; Thanks in advance<br>&gt;<br>&gt; Fred<br>&gt;<br>&gt; --<br>&gt; &quot;Everything under the sun is in tune
<br>&gt; But the sun is eclipsed by the moon&quot;<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">
http://openlayers.org/mailman/listinfo/users</a><br>&gt;<br>&gt;<br>&gt;<br></blockquote></div><br><br clear="all"><br>-- <br>&quot;Everything under the sun is in tune<br>But the sun is eclipsed by the moon&quot;