In OpenLayers, I'm trying to display a WMS overlay (EPSG:4269) from a server I don't have control over to a spherical mercator projection.
Is there an equivalent to this: http://blog.sumbera.com/2010/02/17/overlay-wms-on-google-in-openlayers/
for projections other than EPSG:4326 to EPSG:3857?
Thanks!