Hi,

I have written a code that obtains the details of the features that are
intersected by the user defined polygon. I did that by using the
WFSprotocol,

wfsProtocol = new OpenLayers.Protocol.WFS.fromWMSLayer(layer);

Now I am working on how I can highlight the selected features. Is it
possible to highlight the features in the WMS layer directly? I guess not,
so how can I create WFS features of only the selected features?

How should I proceed?

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

Reply via email to