Hi all,

I need add geoserver WGS84 (EPSG:4326) to my map. The map contains already OSM base layer.

If I use follow code, I don't see my layer. Why?

var myLayer = new OpenLayers.Layer.WMS(label, serverWmsUrl, { layers: layerName}, {visibility: true});
map.addLayer([myLayer]);

Help me please

--
Luca Santaniello

_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to