OpenLayers OpenLayers

The OpenLayers Development Team is proud to announce the release of OpenLayers 2.3 RC1. OpenLayers 2.3 is a maintenance release, incorporating a number of minor bugfixes to the OpenLayers 2.2 release.

Fixes include:

  • A number of minor fixes to popup handling
  • A number of minor fixes to layer handling
  • The addition of a TMS layer
  • The ability to specify a number of failed attempts to load an image before giving up.
  • Encoding of URLs sent to the server.
  • A number of minor improvements in the grid layer

To test 2.3 in your applications, include the following tag in your OpenLayers-powered page:

<script src="http://openlayers.org/api/2.3-rc1/OpenLayers.js"></script>

Bug reports can be filed in Trac, under the 2.3 version and milestone.

We look forward to your feedback!

Regards,

The OpenLayers Team