OpenLayers OpenLayers

Ticket #116 (closed feature: fixed)

Opened 2 years ago

Last modified 2 years ago

LayerVisibilityChanged event

Reported by: crschmidt Assigned to: crschmidt
Priority: minor Milestone: 2.0 Release
Component: Events Version:
Keywords: Cc:
State:

Description

Add a layervisibilitychanged event, so that when layers are turned on/off, applications can hook into it.

Change History

08/12/06 13:40:49 changed by euzuro

  • status changed from new to closed.
  • resolution set to fixed.

we now have a "changelayer" event that is fired on visibility changes... (as well as name changes) this should be good enough, right?