OpenLayers OpenLayers

Ticket #1048 (closed task: fixed)

Opened 1 year ago

Last modified 1 year ago

incorrect comment in Map.js

Reported by: euzuro Assigned to: euzuro
Priority: minor Milestone: 2.6 Release
Component: Map Version: 2.5 RC3
Keywords: Cc:
State:

Description

Line 698:

                // set new baselayer and make it visible
                this.baseLayer = newBaseLayer;

perhaps it *used* to do that but now it doesn't.

same as #1047, i'll do this later.

Change History

10/03/07 18:33:00 changed by euzuro

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

(In [4801]) update comment to be valid for given code. (Closes #1048)