Changes between Version 12 and Version 13 of Release/2.11/Notes
- Timestamp:
- 05/19/11 02:18:11 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release/2.11/Notes
v12 v13 7 7 * Additional controls for HTML5 features like Geolocation 8 8 * Testing of OpenLayers behavior on a number of clients, large and small. 9 * OpenLayersis now fully compatible with FireFox 49 * The OpenLayers development script loader (lib/OpenLayers.js) is now fully compatible with FireFox 4 10 10 * Lots of performance improvements, focused on improving the user experience when dragging the map. The main changes: 11 11 * We now defer tile loading and give priority to user interaction with the map. #2998 … … 15 15 * Pan while drawing. We have modified the drawing handlers to allow panning the map while drawing features on the map. #3052 16 16 * OpenLayers includes a new protocol implementing the JSONP technique to avoid the Same Origin Policy constraint of Ajax. #2956 17 * New OpenLayers.Layer.Bing for direct tile access to Bing Maps. It is recommended to use this new layer now instead of OpenLayers.Layer.VirtualEarth. #2975 17 18 * We've introduced "Kinetic Dragging" so the map can continue moving after the mouse is released. #2999 18 19
