Tagged Questions
0
votes
0answers
27 views
Refresh WMS Select Control
I use WMS layer in my application and I need to refresh it with new parameters.
I did refresh the WMS layer correctly but I couldn't find a way to refresh its select control. So I got the new layer ...
2
votes
2answers
619 views
How to select multiple polygons or points from WFS or WMS and getFeatureInfo
Is there a way to select multiple polygons and/or points from a WFS or WMS service and then get the feature information for each selected item? There are numerous examples on the OpenLayers website ...