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
Click handlers are not very responsive - there's a huge delay, so implement handling touches like clicks in mobile WebKit.
The text was updated successfully, but these errors were encountered:
This has some complications (like inability to easily implement stopPropagation for such taps), so move to future milestone.
Sorry, something went wrong.
Done in CloudMade@05c4b3f - yay!
Move _containerLeft init before transform (#26)
2254d34
mention checking out the branch (Leaflet#26)
6ea4156
I cloned the repo, built it and then wondered why there were no rotation stuff. I had to "git checkout rotate-master"... Duh!
mourner
No branches or pull requests
Click handlers are not very responsive - there's a huge delay, so implement handling touches like clicks in mobile WebKit.
The text was updated successfully, but these errors were encountered: