Changes between Version 11 and Version 12 of ReleaseNotes2.2

Show
Ignore:
Timestamp:
10/19/06 17:50:17 (7 years ago)
Author:
euzuro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes2.2

    v11 v12  
    4343}}} 
    4444to support raising and lowering layers in vertical map space. (see r1604)  
     45 * '''Switching BaseLayers Maintains Map Resolution''' (#182) 
     46  Instead of merely jumping to the same zoom level (index into the resolutions array) in the new base layer, we call zoomToExtent() on the old layer's extent. This picks the closest resolution available. 
    4547 * '''WFS Layers now work in Firefox, IE, Safari.''' (#138) 
    4648 * '''Mapserver CGI Layer''' (#175) -- Thanks Arnd Wipperman!