Changes between Version 12 and Version 13 of Release/2.11/Notes

Show
Ignore:
Timestamp:
05/19/11 02:18:11 (2 years ago)
Author:
ahocevar
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release/2.11/Notes

    v12 v13  
    77  * Additional controls for HTML5 features like Geolocation 
    88  * Testing of OpenLayers behavior on a number of clients, large and small. 
    9  * OpenLayers is now fully compatible with FireFox 4 
     9 * The OpenLayers development script loader (lib/OpenLayers.js) is now fully compatible with FireFox 4 
    1010 * Lots of performance improvements, focused on improving the user experience when dragging the map. The main changes: 
    1111  * We now defer tile loading and give priority to user interaction with the map. #2998 
     
    1515 * Pan while drawing. We have modified the drawing handlers to allow panning the map while drawing features on the map. #3052 
    1616 * 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 
    1718 * We've introduced "Kinetic Dragging" so the map can continue moving after the mouse is released. #2999 
    1819