Leaflet v0.7.3 Release Notes

Release Date: 2014-05-23 // almost 10 years ago
    • Added proper bower and component support (by @calvinmetcalf). #2561 #1903
    • ๐Ÿ›  Fixed a bug where dragging the map outside the window caused an error on FF. #2610
    • ๐Ÿ›  Fixed a bug where some taps on Android where not working, often falsely perceived as drags (by @axefrog). #2503
    • ๐Ÿ›  Fixed a bug where clicks on Android were skipped when happened too fast. #2303
    • ๐Ÿ›  Fixed a bug where calling setView (or similar methods) several times in succession could freeze the map. #2521 #2236 #2485
    • ๐Ÿ›  Fixed a bug where Control.Layers wasn't properly removed (by @jack-kerouac). #2569
    • ๐Ÿ›  Fixed a bug that caused TileLayer load event not to fire properly. #2510
    • ๐Ÿ›  Fixed Canvas-based paths not triggering remove event when removed (by @adimitrov). #2486
    • ๐Ÿ›  Fixed a bug where you could end up with fractional zoom after pinch-zooming in some cases (by @danzel. #2400 #1943