OpenLayers OpenLayers

OpenLayers 2.1 Release Notes


Table of Contents



General

  • onerror background color for tiles is now configurable (#195)
  • fixed page-scrolling bug (#211)
  • layers' opacities are now configurable (#235)
  • OpenLayers.Bounds object validates constructor arguments (#245)


Back to Top?


Layers

  • WMSUntiled Layer now accepts options parameter (#210)
  • Added MultiMap Layer (#212)
  • Zoom Box works with fixed scales array (#224)
  • Fixed off-by-one error in getZoomForResolutions() function (#309)
  • Layers now sort their resolutions automatically (#270)


Back to Top?


Popups

  • Zoom Box no longer sticks on Popups (#247)


Back to Top?


Controls