Tagged Questions
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 ...
6
votes
1answer
2k views
How to select multiple Features from multiple Layers in OpenLayers?
Is there a way to select multiple features from multiple vector layers by using clickTolerance in click?
I checked the documents of getFeature control and selectFeature control, seems not work in ...