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

Can't interact with maps on iPhone #68

Closed
cezary opened this issue Apr 8, 2016 · 5 comments
Closed

Can't interact with maps on iPhone #68

cezary opened this issue Apr 8, 2016 · 5 comments
Labels

Comments

@cezary
Copy link

cezary commented Apr 8, 2016

Maps don't move when dragged on mobile Safari (might affect Android browsers as well). This is because react-map-gl only responds to mouse events; quick fix may be to add listeners for touch events.

@kachkaev
Copy link

kachkaev commented Aug 2, 2016

@cezary were you able to generate some workaround? Would be good to have some temporal solution until the issue is solved in the repo.

@cammanderson
Copy link
Contributor

Hi guys, there is a pull request that adds support for touch. Just waiting on it to be approved.

@balthazar balthazar added the bug label Dec 3, 2016
@balthazar
Copy link
Contributor

Hey @cammanderson, this has been resolved by #101 right?

@cammanderson
Copy link
Contributor

cammanderson commented Dec 3, 2016 via email

@balthazar
Copy link
Contributor

Thanks

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

No branches or pull requests

4 participants