For highlihting features in the WMS layer directly, you may want to have a look at OpenLayers.Control.SLDSelect.
Andreas. On Oct 5, 2012 9:13 PM, "Smaran Harihar" <[email protected]> wrote: > 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 > >
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
