| | 1 | The OpenLayers Development Team is (somewhat sheepishly) proud to announce the fifth release candidate of OpenLayers 2.5. The only fix in this version is: |
| | 2 | |
| | 3 | * Correcting GeoJSON write support for features attached to a layer (Closes #1062) |
| | 4 | |
| | 5 | |
| | 6 | We invite you to help us test the 2.5 release candidate! To test 2.5 in your applications, include the following tag in your OpenLayers-powered page: |
| | 7 | |
| | 8 | {{{ |
| | 9 | <script src="http://openlayers.org/api/2.5-rc5/OpenLayers.js"></script> |
| | 10 | }}} |
| | 11 | |
| | 12 | As always, the source is available at http://openlayers.org/download/. Bug reports can be filed in Trac, under the 2.5 version and milestone. |
| | 13 | |
| | 14 | We look forward to your feedback! |
| | 15 | |
| | 16 | Regards, |
| | 17 | |
| | 18 | The OpenLayers Team |