mirror of
https://github.com/Leaflet/Leaflet.git
synced 2025-07-23 00:34:55 +00:00

* Simplify touch detection 1. Detect touch in recommended way Ref: https://www.chromestatus.com/feature/4764225348042752 More: https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/KV6kqDJpYiE/YFM28ZNBBAAJ 2. Drop legacy Firefox touch support It is deprecated since Gecko 25. https://developer.mozilla.org/en-US/docs/Web/API/DocumentTouch * Introduce `Browser.touchNative`, separated from `Browser.touch` Bring `Browser.touch` description to reality. Add brief note about pointer->touch processing in Leaflet. * DomEvent: do not use pointer wrapper when native touch events are available
0 lines
0 B
JavaScript
0 lines
0 B
JavaScript
The file is empty.