On Wed, Oct 03, 2007 at 05:54:17PM +0100, Richard Thurbin wrote:
> Is it possible to have the two map layers, one google & one WMS
> overlayed one on top of the other?<br>

Yes. SphericalMercator projected is the best way to do that going
forward (http://trac.openlayers.org/wiki/SphericalMercator has more
info), and you can use the 'reproject': true flag on a WMS layer that is
served in EPSG:4326 to do client-side stretching (which is not
reprojection, but kind of looks like it is).

Regards,
-- 
Christopher Schmidt
MetaCarta
_______________________________________________
Users mailing list
[email protected]
http://openlayers.org/mailman/listinfo/users

Reply via email to