Leaflet v0.7.7 Release Notes

Release Date: 2015-10-26 // over 8 years ago
    • ๐Ÿ›  Fixed a regression that could sometimes cause tiles to disappear when pinch-zooming on iOS devices.
    • ๐Ÿ›  Fixed a regression related to msPointer detection in IE10 (affecting Leaflet.draw and some other plugins) (by @danzel) #3842 #3839 #3804
    • ๐Ÿ›  Fixed a bug where a mouseout could fire after a vector element was removed (by @sambernet). #3849 #3829
    • ๐Ÿ›  Fixed touch interactions in Edge browser (by @mitchless & @Neorth). #3853 #3379
    • ๐Ÿ›  Fixed a bug where removing a layer group from a feature group would throw an error (by @Lambdac0re). #3869

    ๐Ÿ— Note tha we skipped 0.7.6 version for which we accidentally published a broken build to NPM.