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

Stop capturing all touch events and use built in google maps support #334

Merged
merged 3 commits into from Mar 10, 2017

Conversation

yoadsn
Copy link
Contributor

@yoadsn yoadsn commented Mar 10, 2017

This should solve #297 and reverts the changes from #233.
The purpose of this PR is to expose the built in google maps functionality for handling touch interaction with the map and removing the previous handling which captured all touch events and emulated a "greedy" approach where the other elements on the page cannot respond to those touch events.

Using the built in support from google maps would make the component more
mobile friendly.

This reverts commit 7d1180c.
@istarkov
Copy link
Collaborator

Super, thank you!

@istarkov istarkov merged commit 956c0ca into google-map-react:master Mar 10, 2017
@lock
Copy link

lock bot commented Dec 1, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Dec 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants