[OpenLayers-Users] How to use the SelectFeature Control's select method without triggering onSelect

2008-06-19 Thread dukie
I am relatively new to OpenLayers, and having fun with it. I run into an issue that I am sure someone here may have already run into. I am trying to set up 2-way communication between a vector layer and a query results list. What happens is that hovering over a feature (hover:true) or click on

Re: [OpenLayers-Users] How to use the SelectFeature Control's select method without triggering onSelect

2008-06-19 Thread Eric Lemoine
Hi. What call do you use to select the feature when a list element is selected? I think using layer.drawFeature(feature, 'select') should do the trick. Cheers. Eric 2008/6/19, dukie [EMAIL PROTECTED]: I am relatively new to OpenLayers, and having fun with it. I run into an issue that I am