Leaflet / Leaflet.draw

Vector drawing and editing plugin for Leaflet
https://leaflet.github.io/Leaflet.draw/docs/leaflet-draw-latest.html
MIT License
1.96k stars 992 forks source link

MouseEvent.mozPressure is deprecated. MouseEvent.mozInputSource is deprecated. #1072

Open lxregistry opened 2 months ago

lxregistry commented 2 months ago

How to reproduce

MouseEvent.mozPressure is deprecated. Use PointerEvent.pressure instead. Util.js:15:3 MouseEvent.mozInputSource is deprecated. Use PointerEvent.pointerType instead.

What behaviour I'm expecting and which behaviour I'm seeing

Minimal example reproducing the issue

Using jsfiddle or another example site.