Hello everyone,
I have three WFS layer (one for points, one for lines and one for polygons);
The code that saves the data is:

var save = new OpenLayers.Control.Button ({
                trigger: OpenLayers.Function.bind (point.commit point)
                displayClass "olControlSaveFeatures"
            });

How can I integrate into a single save button all three layers?
thanks a lot
Paolo
-- 
View this message in context: 
http://osgeo-org.1803224.n2.nabble.com/how-to-save-three-WFS-layers-into-a-single-save-button-tp5822507p5822507.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to