Skip to content
New issue

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

Implement PointerEvents for Pen and Tablet input #64

Closed
yohanboniface opened this issue Mar 26, 2014 · 2 comments
Closed

Implement PointerEvents for Pen and Tablet input #64

yohanboniface opened this issue Mar 26, 2014 · 2 comments

Comments

@yohanboniface
Copy link
Member

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


@yohanboniface
Copy link
Member Author

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.

@yohanboniface
Copy link
Member Author

Should work since we use Leaflet.Editable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant