Il 19/01/2011 15:13, ulao scrisse:
> that is my problem then, I dont want select stuff I want to use the
over out
> click etc... The manual says its part of OpenLayers. Control.
SelectFeature.
Why don't you just try?
Instead of the methods that you used in your code, I never heard of
overFeature in OL docs, why don't you use what Alexander suggested?
If you want an event without the feature being selected you can add:
eventListeners:
{
featurehighlighted: function() {alert("over!");}
}
to the properties of your SelectFeature control and you're done.
bye
maxx
_______________________________________________
Users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/openlayers-users