<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><blockquote type="cite">I'd like to develope a functionallity that allows the user to select some of that features (by selecting I mean that I'd would like to have them highlighted) and get some info about them. I've been seaching on the web and I found some ways of doing that, but I don't know if are the correct way of doing things.</blockquote><br><div>Hullo David,</div><div><br></div><div>You'll probably have to provide a little more detail. You have examined the "examples" page (<a href="http://www.openlayers.org/dev/examples/">http://www.openlayers.org/dev/examples/</a>), right? If you right-click on the map frame and view the frame source, you can look at the ones which do click handlers and provide info about the feature clicked on, using e..g GetFeatureInfo.</div><div><br></div><div>rw</div><div><br></div><div><br></div></body></html>