OpenLayers OpenLayers

Ticket #189 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Make PanZoom controls listen for changebaselayer

Reported by: euzuro Assigned to: sderle
Priority: major Milestone: 2.0 Release
Component: Control Version: 2.0
Keywords: Cc:
State:

Description

from PanZoomBar.js initialize()

// put code here to catch "changebaselayer" event from map, because // we are going to have to redraw this thing each time, because // maxZoom will/might change.

Change History

08/18/06 22:10:40 changed by euzuro

  • status changed from new to closed.
  • version set to 2.0.
  • resolution set to fixed.
  • milestone set to 2.0 Release.

fixed with r1302

08/19/06 00:47:47 changed by euzuro

oops. r1305 actually finished this. :-)