Changes between Version 6 and Version 7 of Release/2.5/Notes
- Timestamp:
- 09/15/07 12:04:56 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.5/Notes
v6 v7 29 29 * Date Line Wrapping: Tiles wrap around the earth (#487) 30 30 * Formats: 31 * KML 32 * GeoRSS Simple 33 * GeoJSON 31 * KML (#927) 32 * GeoRSS Simple (#973) 33 * GeoJSON (#915) 34 34 * Feature Creation: 35 35 * Control to Drag Features (#638) 36 * Control to Modify Features 37 * RegularPolygon drawing/creation Support 36 * Control to Modify Features (#941) 37 * RegularPolygon drawing/creation Support (#828) 38 38 * SphericalMercator support on commercial layers (#686) 39 39 * Control for displaying attribution/copyright information (#103, #966) … … 41 41 42 42 * Ability to restrict the draggable extent to the world (#340) 43 * Built in getBrowserName function44 43 * Addition of new 'debug mode', where OpenLayers reports errors to a developer console (#507) 45 * Add "visibilitychanged" event to Layer 46 * external graphic as style for vector points, with opacity and offset support 44 * Add "visibilitychanged" event to Layer (#878) 45 * external graphic as style for vector points, with opacity and offset support (#736, #873, #893) 46 * loadstart/loadend on remote access layers (#808) 47 47 48 48 Improvements: … … 56 56 * Support for synchronous OpenLayers.Ajax requests (#702) 57 57 * Allow Custom Icon support for GeoRSS layer (#705) 58 59 Bug fixes: 60 * Permalink not updated when changing layers in layerswitcher (#359) 61 * Popups don't move adequately after zooming (#494) 62 * Replace use of $() in Library code (#515) 63 * Offset in Icon class doesn't work (#609) 64 * Fixes for controls blocking mouse up (#651) 65 * VML renderer doesn't draw first two points of Polygon using DrawFeature Control (#666) 66 * Yahoo! Maps layer KeyboardHandler and Size fixes (#676, #677) 67 * Improve 'transparent' keyword case sensitivity (#678) 68 * WFS data requested when layer is off (#685) 69 * Move prototype overrides into OpenLayers namespace (#712) 70 * Fix displayInLayerSwitcher support for base layers (#716) 71 * Support type: toggle in Control.Panel (#726) 72 * Fix for GeoRSS Popup styling (#727) 73 * Fix WFS Transaction output (#729) 74 * Permalink doesn't respect existing params (#730) 75 * 58 * Cross-browser GeoRSS serializer support (#756) 59 * Make WMS/WFS BBOX not encode ',' by default (#762) 60
