Feature Events Example

Demonstrate feature related events on vector layers.

If an OpenLayers.Map is configured with the featureEvents property set to true, events corresponding to mouse interaction with features will be triggered on all vector layers.

See the feature-events.js source for details on how this is done.

Details