If lets suppose I have a big polygon, and in the SAME layer I have another
polygon that is smaller then it. The big polygon covers the small polygon
completely. 

How do I use or extend the SelectFeature functionality to know that when I'm
clicking an area where both features are that both should be selected, or
somehow return both and I can rotate between the selection.

I've already implemented this using GetFeature but I really don't want to
have all this logic and having to query the server to get a list of features
at that location. There must be a better way.



--
View this message in context: 
http://osgeo-org.1560.x6.nabble.com/Selecting-underlying-features-in-the-same-layer-tp5100832.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
_______________________________________________
Users mailing list
us...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/openlayers-users

Reply via email to