<!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">
Thanks Andreas, <br>
<br>
I've tested it on Mapserver layers, and it works great!<br>
<br>
However, I tried to add it to:<br>
- OpenStreetMaps (OpenLayers.Layer.OSM.Osmarender), <br>
- Google maps (OpenLayers.Layer.Google( 'Google Streets',
{'sphericalMercator': true, transitionEffect: 'resize'} ) <br>
- and yahoo maps (OpenLayers.Layer.Yahoo( 'Yahoo Street',
{sphericalMercator:true, transitionEffect: 'resize'})) <br>
... and it doesn't work for these ones.<br>
<br>
Is it supposed to work even for them?<br>
<br>
Thanks<br>
<br>
Andreas Hocevar wrote:
<blockquote cite="mid:4A9E58BD.2040107@opengeo.org" type="cite">
<pre wrap="">Adrian Popa wrote:
</pre>
<blockquote type="cite">
<pre wrap="">Sorry for butting in, but is this effect supposed to work also when
the layer has singleTile='true'? (One image from mapserver)
</pre>
</blockquote>
<pre wrap=""><!---->
Definitely. See the example.
Regards,
Andreas.
</pre>
<blockquote type="cite">
<pre wrap="">Thanks
Andreas Hocevar wrote:
</pre>
<blockquote 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>
<pre wrap="">
--
---
Adrian Popa
NOC Division
Network Engineer
Divizia Centrul National de Operare Retea
Departament Transport IP & Metro
Compartiment IP Core & Backbone
Phone: +40 21 400 3099
</pre>
</blockquote>
<pre wrap=""><!---->
</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 & Metro
Compartiment IP Core & Backbone
Phone: +40 21 400 3099
</pre>
</body>
</html>