Hi all. I'm new to the list (as well as openlayers) and have some hopefully 
rudimentary questions.

First, can someone explain or point to an example that shows how to extend 
ModifyFeature to visually select features as you mouse over them like you can 
with the SelectFeature? What I want to do is visually highlight them as I mouse 
over them (as well as display some detail about them in a layer) but not 
actually select them (ie put into edit mode) until I click on them.  Once they 
are truly selected I want them to stay highlighted while being edited/moved (I 
am working with points).

I have tried setting hover = true for the ModifyFeature, as well as create my 
own SelectFeature and set the modifyFeature.selectControl to it but when I do 
that, the ModifyFeature behaves like a SelectFeature only.

thanks,
charles

_______________________________________________
Users mailing list
Users@openlayers.org
http://openlayers.org/mailman/listinfo/users

Reply via email to