On Dec 27, 2010, at 9:13 AM, ext Tonton wrote: > > > unable to display a vector layer, I use the definition new > OpenLayers.Layer.WFS() > > But it have no parameter style !? Is there an example of a style applied > layer.WFS? > > all i found is about Layer.Vector()
Layer.WFS subclasses Layer.Vector, so all properties that apply to layer.vector also apply to layer.wfs. -- Chris _______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
