On Jan 15, 2008 1:44 PM, Thomas Rokkjaer <[EMAIL PROTECTED]> wrote: > > Does a working example with layers with different projections in the same map > exist? > I am trying to create a simple demo page consisting of the basic WMS > OpenLayers layer and a local projection layer from a GeoServer without > success.
You can override the map projection at the layer level. For that, just set the projection option at layer creation time. In this way, you can have layers with different projections. By the way, why would you want layers with different projections in the same map? -- Eric _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
