As far as I know set the option sphericalMercator:false on the Google layer, and it will be display in lonlat.<br>Because commercial layers uses a spherical model of the Earth, they won&#39;t line up correctly with you WMS layers in EPSG:4326, which uses an ellipsoidal geometric model. You will see a shift between the layers.
<br><br>I&#39; ve solved this with GeoServer 1.6-beta3 and setting EPSG:900913 to the map, so I send the request in this projection. Taking this way both layers line up correctly.<br><br>Regards<br><br><br><br><br><div><span class="gmail_quote">
2007/10/19, Armin Wäspy &lt;<a href="mailto:armin.waespy@lubw.bwl.de">armin.waespy@lubw.bwl.de</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



<div style="margin: 4px 4px 1px; font-family: Tahoma; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<div>hi all,</div>
<div>I&#39;m currently working on an OL with a few WMS layers:</div>
<div>&nbsp;</div>
<div><a href="http://rips-uis.lubw.baden-wuerttemberg.de/rips/wms_viewer/test/myOpenLayer.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://rips-uis.lubw.baden-wuerttemberg.de/rips/wms_viewer/test/myOpenLayer.php
</a></div>
<div>&nbsp;</div>
<div>like you can see the user has the possibility to select&nbsp;the base layer between google maps, ve or yahoo or others.</div>
<div>the problem is that the wms layers are provided in EPSG 4326 and the projection of the commercial services (google...) are in whatever (EPSG: 900913). the point is i don&#39;t want&nbsp;(because i want to use wms where i don&#39;t have admin rights)&nbsp;to use the google projection. 
</div>
<div>&nbsp;</div>
<div>I found this in the list&nbsp;but i don&#39;t&nbsp; know how i can do this in the right way.</div>
<div><a href="http://www.mail-archive.com/users@openlayers.org/msg00312.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.mail-archive.com/users@openlayers.org/msg00312.html</a></div>

<div>&nbsp;</div>
<div>any help?</div></div>
<br>_______________________________________________<br>Users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:Users@openlayers.org">Users@openlayers.org</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://openlayers.org/mailman/listinfo/users" target="_blank">
http://openlayers.org/mailman/listinfo/users</a><br><br></blockquote></div><br>