OpenLayers Release 2.3
Release
- Release Announcements:
- Release Notes: Release/2.3/Notes
- Current Stable API: http://openlayers.org/api/2.3-rc2/OpenLayers.js
- Tar Ball: http://openlayers.org/download/OpenLayers-2.3-rc2.tar.gz
- Zip: http://openlayers.org/download/OpenLayers-2.3-rc2.zip
Development
- Milestone: 2.3 Release
- Browse Source: http://trac.openlayers.org/browser/branches/openlayers/2.3
- SVN Checkout:
svn checkout http://svn.openlayers.org/branches/openlayer/2.3
- Outstanding Tickets Query:
- #193
- Add ability to customize style via css
- #306
- Permalink text displayed over Google copyright text
- #349
- Create a map resize event
- #361
- space tab mix
- #378
- allow optional url in getArgs
- #380
- parse relevant parameters from WMS layer url
- #381
- getParameterString should encode URI components
- #382
- getFullRequestString ignores the optional altUrl argument
- #383
- modify tests so they work with or without encoded URI components
- #384
- allow for comparison of URLs based on equivalence
- #385
- building for windows users
- #394
- Add TMS support
- #399
- Support multiple WMS Servers
- #411
- Documentation for the OpenLayers.Control.OverviewMap control
- #412
- An error in the PanZoomBar documentation
- #413
- An OverviewMap example
- #414
- An example for retrieving cursor position and coordinates
- #415
- The OpenLayers.Feature fails on showing a popup
- #416
- Add .zip download option
- #422
- Problems with the inner HTML in a popup
- #430
- tile.getBoundsFromBaseLayer ignores position argument
- #436
- Grid not being trimmed to correct size
- #438
- WMS.Untiled doesn't seem to redraw on mergeNewParams
- #441
- Rico doesn't work with other Rico defs
- #445
- controls outside the map view port
- #447
- allow multiple image reload attempts before going pink
- #448
- Attach mouse wheel handlers with the rest of the event handlers
- #449
- support for smallest possible number of tiles in grid layer
- #451
- remove console.log from test_Util.html
- #453
- IE gives new DOM elements a parent with fragment node type
- #454
- Fix tests which are breaking in Opera
- #455
- Util.isEquivalentUrl broken in Opera
- #463
- map.setBaseLayer is a bit funky
- #464
- Overview Map dissappears when on permalinked page
- #465
- allow controls to live outside viewport (for real)
- #466
- HTMLDivElement is still undefined in IE7 (but OpenLayers.Util.alphaHack() is now false)
- #467
- isEquivalentURL() not complete for IE
- #468
- Overview MapLosing Rectangle
- #469
- Default marker is incorrectly centered
- #470
- Can not use "search" property IE7
- #473
- Remove call to checkImgURL
- #474
- overview map isn't properly updated when the argparser kicks in
- #478
- Double clicking overview map expand/contract button zooms in Safari
- #480
- Grid funkiness
- #484
- conflict between _addButton of MouseToolbar and PanZoom
- #485
- null pointer exception on CTRL+F5 in IE for WMS.Untiled
- #486
- add a few sanity checks to overview map
- #489
- requires tag incorrect in OverviewMap.js
- #491
- improper URL encoding of LAYERS list in WMS GetMap request
- #498
- overviewmap: rectangle has minimum height in IE
- #499
- Wrong arguments to createImage() in createAlphaImage()
- #500
- layer.destroy() should remove itself from the map but not set new baselayer
Final Release
- #510
- Marker Memory Leak
