Yes I use OpenLayers 2.8 because it is the stable version, I have same problem with Google map and I resolved this with <br><br>map.getLayersBy(&#39;name&#39;,&#39;google_str&#39;)[0].mapObject.checkResize();<br><br>I will test the 2.9 version. <br>
<br>Thanks.<br><br>Jim<br><br><div class="gmail_quote">2010/4/19 Andreas Hocevar <span dir="ltr">&lt;<a href="mailto:ahocevar@opengeo.org">ahocevar@opengeo.org</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On Apr 19, 2010, at 17:54 , Jimmy Aumard wrote:<br>
<br>
&gt; Thanks!!<br>
&gt;<br>
&gt; I have find another solution :<br>
&gt;<br>
&gt; map.getLayersBy(&#39;name&#39;,&#39;bing_str&#39;)[0].mapObject.Resize(500,500);<br>
&gt;<br>
&gt; I resize the bing map object for each layer and it&#39;s works.<br>
<br>
</div>Oh, in that case I assume you are still using OpenLayers 2.8? This is fixed in 2.9 (see <a href="http://trac.openlayers.org/ticket/2285" target="_blank">http://trac.openlayers.org/ticket/2285</a>).<br>
<font color="#888888"><br>
-Andreas.<br>
</font><div><div></div><br>
</div></blockquote></div><br>