Hi all, I defined a wfs layer and added it on an existing OpenLayers.Map. map.addLayer(wfslayer);
But when I try to access the layer and call a function, I get a 'cannot read property of undefined' error. map.wfslayer.display(); Is this the proper way to access layer and call its properties/functions ? Regards, Allan.
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
