<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Sorry for butting in, but is this effect supposed to work also when the
layer has singleTile='true'? (One image from mapserver)<br>
Thanks<br>
<br>
Andreas Hocevar wrote:
<blockquote cite="mid:4A9E4EA7.6020807@opengeo.org" type="cite">
  <pre wrap="">Florent Gravin wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there a way to keep the map displayed when you zoom (with bad
resolution) until the new tiles with a better resolution are loaded.
Like for exemple in Google Map where you NEVER have white map because
data are loading..
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This can be done in OL too. All you need is to pass

    transitionEffect: "resize"

to the layer's options.

To see it in action and as a starting point for your own map, have a
look at <a class="moz-txt-link-freetext" href="http://www.openlayers.org/dev/examples/transition.html">http://www.openlayers.org/dev/examples/transition.html</a>

Regards,
Andreas.


  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
--- 
Adrian Popa
NOC Division
Network Engineer
Divizia Centrul National de Operare Retea
Departament Transport IP &amp; Metro
Compartiment IP Core &amp; Backbone
Phone: +40 21 400 3099
</pre>
</body>
</html>