Changes between Version 23 and Version 24 of ReleaseNotes2.2

Show
Ignore:
Timestamp:
10/19/06 18:14:43 (7 years ago)
Author:
euzuro
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ReleaseNotes2.2

    v23 v24  
    3636=== Layers === 
    3737 * '''Scales and Resolutions''' 
    38     * '''Preset scales[] and resolutions[] arrays are Automatically Sorted''' (#190) 
    39     * '''Scale-dependent layer visibility''' (#99) 
     38    * Preset scales[] and resolutions[] arrays are Automatically Sorted (#190) 
     39    * Scale-dependent layer visibility (#99) 
    4040    All overlays now test to make sure that the current map's resolution (or scale) falls in between their minResolution and maxResolution* values. If it does not, then the layer is hidden and greyed out in the LayerSwitcher. [[br]] [[br]] 
    4141    *For a refresher on how resolution values are calculated, see SettingZoomLevels 
     
    5252 * '''Mapserver CGI Layer''' (#175) -- Thanks Arnd Wipperman! 
    5353 * '''Google''' 
    54    * '''Allow click-through to Google Terms of Use Link''' (#185) 
     54   * Allow click-through to Google Terms of Use Link (#185) 
    5555 * '''Support reprojecting WMS layers onto different base layers''' (#196) 
    5656  Now you can more accurately overlay WMS layers onto Google, VE, or any other baselayer. [[br]] 
     
    7373   * Now besides storing lon, lat, and zoom for a map, the PermaLink control also stores a record of which layers were visible. [[br]] 
    7474    Ex: http://www.openlayers.org/dev/examples/controls.html?lat=-13.08191&lon=-38.73143&zoom=12&layers=0BF 
    75  * '''Removed old !LayersSwitcher from trunk''' (#200) 
     75 * '''LayerSwitcher''' 
     76   * Removed old !LayersSwitcher from trunk (#200) 
     77   * Added ability to render Layers Tob-to-Bottom or Bottom-to-Top (#256)