> how to select specific feature on the map from code, while I have > access to desired feature object?
For the record: I've realized that SelectFeature.select(feature) is the proper way of selecting feature from the code but you have to use developement version of OpenLayers, as version 2.8 doesn't call necessary handlers in 'select' method. -- Maciej Wiśniowski _______________________________________________ Users mailing list [email protected] http://openlayers.org/mailman/listinfo/users
