CloudMate is announcing that Leaflet with version number 0.7.3 / 1.0.0-beta.1 is already available to download.
What is Leaflet ?
Leaflet is A JavaScript library for map display and custom interactions .
Leaflet can be used for creating tile-based interactive maps for both desktop and mobile web browsers.The library is written OOP-based code, so it is easy to understand and easy to extend to fit any need.
This is changelog for Leaflet version 0.7.3 / 1.0.0-beta.1 :
- Fixed a bug that caused wrong tile layers stacking order when using opacity < 1.
- Fixed a regression that caused tiles selection when double-clicking absolutely positioned maps with vector layers in it in Firefox.
- Fixed a regression with a wrong cursor when dragging a map with vector layers, and tiles becoming selected on double click.
You can read the complete changelog and also download this latest version on their homepage: leafletjs.com