[Users] Re. WFS Layer
Sandip Dangat
sandipdangat9286 at gmail.com
Wed Jul 21 15:37:43 CEST 2010
hi all
i want add wfs layer in this layer can any help me for this. please help me
guys.
var layer1 = new OpenLayers.Layer.WMS(
"World Map"
, "http://maps.opengeo.org/geowebcache/service/wms"
, {
layers: "bluemarble"
, version: "1.0.0"
, transparent: "true"
, format: "image/png"
}, {
allowOpacity: false
, allowDelete: false
, isBaseLayer:true
, checked:true
}
);
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.geoext.org/pipermail/users/attachments/20100721/4729343d/attachment.htm
More information about the Users
mailing list