No you can't. And if you manage to somehow hack together something it will look awful because you'd have to reproject the raster tiles from google, which will skew them (in the same way OS raster data looks awful when you reproject to 4326)..
Options would be to download vector data (like openstreetmap) and do it all yourself... sorry. http://gis.stackexchange.com/questions/13249/how-to-reproject-base-layers-in-openlayers Toby On 10 August 2012 10:27, uk52rob <[email protected]> wrote: > Hi, > > Is it possible to have a Google map layer alongside other EPSG: 27700 / > OSGB36 layers? > > Ideally it needs to be reprojected, as the other layers and JavaScript > functions use the eastings and northings to pass to a PHP script. The only > examples I can find are the other way around, and require everything to be > in Lat / Lon. > > Thanks > > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > >
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
