Unfortunately Bing's resolution is not as good as Gogle's.<br><br><div class="gmail_quote">2011/12/1 Frederic Junod <span dir="ltr"><<a href="mailto:frederic.junod@camptocamp.com">frederic.junod@camptocamp.com</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">See <a href="http://openlayers.org/dev/examples/bing.html" target="_blank">http://openlayers.org/dev/examples/bing.html</a><br>
<br>
Aerial layers with:<br>
<br>
new OpenLayers.Layer.Bing({<br>
name: "Aerial",<br>
key: apiKey,<br>
type: "Aerial"<br>
});<br>
<br>
Is that what you're looking for?<br>
<br>
fredj<br>
<div class="HOEnZb"><div class="h5"><br>
On Thu, Dec 1, 2011 at 10:14 AM, Alex <<a href="mailto:zeitalex@googlemail.com">zeitalex@googlemail.com</a>> wrote:<br>
> Sorry forgot to mention that I am looking for the satellite imagery.<br>
><br>
> 2011/12/1 Frederic Junod <<a href="mailto:frederic.junod@camptocamp.com">frederic.junod@camptocamp.com</a>><br>
>><br>
>> On Thu, Dec 1, 2011 at 9:55 AM, Alex <<a href="mailto:zeitalex@googlemail.com">zeitalex@googlemail.com</a>> wrote:<br>
>> > Thanks a lot for your answer it saved me a lot of time. May be you can<br>
>> > suggest an alternative to Google Layer that works well on Mobile? Thanks<br>
>> > a<br>
>> > lot in advance.<br>
>><br>
>> Most of the mobile examples (<a href="http://m.openlayers.org" target="_blank">http://m.openlayers.org</a>) uses Bing or OSM<br>
>> layers.<br>
>><br>
>> fredj<br>
>><br>
>> ><br>
>> >> 2011/12/1 Eric Lemoine <<a href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a>><br>
>> >>><br>
>> >>><br>
>> >>> On Wednesday, November 30, 2011, Alex <<a href="mailto:zeitalex@googlemail.com">zeitalex@googlemail.com</a>> wrote:<br>
>> >>> > Dear all,<br>
>> >>> ><br>
>> >>> > I tried to migrate OL 2.10 PC aimed version to OL 2.11 Mobile one<br>
>> >>> > with<br>
>> >>> > Google Layer v3. The major problem is the panning. It is not smooth<br>
>> >>> > especially for Google Layer. While panning my WMS layer is moving<br>
>> >>> > independently from Google Layer. Only after Panning is finished they<br>
>> >>> > fit<br>
>> >>> > together again. Another problem is that the loading takes longer. I<br>
>> >>> > created<br>
>> >>> > custom OL build but it did not really help.<br>
>> >>> ><br>
>> >>> > Anyone have similar issues?<br>
>> >>><br>
>> >>> I don't think the Google layer has received much testing (and interest<br>
>> >>> up<br>
>> >>> to now) on mobile. OpenLayers doesn't itself move Google layers, but<br>
>> >>> relies<br>
>> >>> on the Google Maps API for that. That may explain why your WMS and<br>
>> >>> Google<br>
>> >>> layers aren't aligned while dragging. Another issue you'll have is<br>
>> >>> with<br>
>> >>> pinch zoom. OpenLayers' pinch zoom only works for<br>
>> >>> non-fixed/non-commercial<br>
>> >>> layers. So at this point I wouldn't recommend having Google layers in<br>
>> >>> OpenLayers mobile applications. Sorry.<br>
>> >>><br>
>> >>> --<br>
>> >>> Eric Lemoine<br>
>> >>><br>
>> >>> Camptocamp France SAS<br>
>> >>> Savoie Technolac, BP 352<br>
>> >>> 73377 Le Bourget du Lac, Cedex<br>
>> >>><br>
>> >>> Tel : 00 33 4 79 44 44 96<br>
>> >>> Mail : <a href="mailto:eric.lemoine@camptocamp.com">eric.lemoine@camptocamp.com</a><br>
>> >>> <a href="http://www.camptocamp.com" target="_blank">http://www.camptocamp.com</a><br>
>> >>><br>
>> >><br>
>> ><br>
>> ><br>
>> > _______________________________________________<br>
>> > Users mailing list<br>
>> > <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
>> > <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
>> ><br>
>> ><br>
>><br>
>><br>
>><br>
>> --<br>
>> Frédéric Junod<br>
>> Camptocamp SA<br>
><br>
><br>
<br>
<br>
<br>
--<br>
Frédéric Junod<br>
Camptocamp SA<br>
</div></div></blockquote></div><br>