We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Originally reported by: Anonymous
The main use case would be to handle pen usage better. A pen can increase speed and accuracy of input.
Ideally:
free hand polygon/polyline draw tool.
pan lock button (right now the pen by default does a click-drag)
Spec: http://www.w3.org/TR/pointerevents/
Code sample: http://blogs.msdn.com/b/davrous/archive/2013/02/20/handling-touch-in-your-html5-apps-thanks-to-the-pointer-events-of-ie10-and-windows-8.aspx
The text was updated successfully, but these errors were encountered:
Original comment by Yohan Boniface (BitBucket: yohanboniface, GitHub: yohanboniface):
This has to first land in Leaflet.draw, see Leaflet/Leaflet.draw#2 I may work on this, but no idea when I can have time enough.
Sorry, something went wrong.
Should work since we use Leaflet.Editable.
No branches or pull requests
Originally reported by: Anonymous
The main use case would be to handle pen usage better. A pen can increase speed and accuracy of input.
Ideally:
free hand polygon/polyline draw tool.
pan lock button (right now the pen by default does a click-drag)
Spec:
http://www.w3.org/TR/pointerevents/
Code sample:
http://blogs.msdn.com/b/davrous/archive/2013/02/20/handling-touch-in-your-html5-apps-thanks-to-the-pointer-events-of-ie10-and-windows-8.aspx
The text was updated successfully, but these errors were encountered: