Hi Baskar, you will have to register an event on the vectorlayer which will trigger a function on the completion of selection and then you can do some javascript work to add rows in a table or in a radio group in your case Use the openlayer generated ids to identify the features with enabled radio/checkbox buttons . Hope that helps
regards, Imran On Wed, Dec 28, 2011 at 2:11 AM, bhaskar <[email protected]> wrote: > Hi there. I would like to select multiple features out of the many layers > (added as VectorLayer) > when i click or click and drag a rectangle on the map. The > results/attributes must display in a popup table or somewhere on the > page with a radio button where the user then can select the correct > feature and submit to another page. > > How would i go about doing this? > > Thanks, > Baskar > > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/Select-multiple-features-tp4133153p7131066.html > Sent from the OpenLayers Users mailing list archive at Nabble.com. > _______________________________________________ > Users mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/openlayers-users > -- I.R
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
