Leaflet/docs/_posts/2017-01-23-leaflet-1.0.3.md
2018-05-04 15:08:47 +03:00

1.1 KiB

layout title description author authorsite
post Announcing Leaflet 1.0.3 Leaflet 1.0.3, a bugfix release, is out Iván Sánchez Ortega http://ivan.sanchezortega.es

Leaflet 1.0.3 is now out, with about a dozen bugfixes since 1.0.2.

One of the main highlights is the handling of dblblick events for web browsers which support PointerEvents. Until now, the only browser which used PointerEvents were Internet Explorer and Edge; but now that Chrome has enabled support in version 55, the Leaflet code for checking for double clicks and touchscreens had to change.

Leaflet 1.0.3 also improved the performance and behaviour of L.Canvas rendering, backported a few fixes for Internet Explorer 8, and some miscellaneous fixes.

The full list of changes can be found on the changelog.

As usual, check the downloads page to get this release.

Cheers,
The Leaflet team.