Stop capturing all touch events and use built in google maps support by yoadsn · Pull Request #334 · google-map-react/google-map-react
Navigation Menu
{{ message }}
google-map-react / google-map-react Public
- Notifications You must be signed in to change notification settings
- Fork 856
Merged
Stop capturing all touch events and use built in google maps support#334
istarkov merged 3 commits intogoogle-map-react:masterfrom
Stop capturing all touch events and use built in google maps support#334
istarkov merged 3 commits intogoogle-map-react:masterfrom
Conversation
Copy link Copy Markdown
Contributor
yoadsn
commented
Mar 10, 2017
yoadsn
commented
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.
yoadsn added 3 commits
March 10, 2017 09:02Using the built in support from google maps would make the component more mobile friendly. This reverts commit 7d1180c.
Copy link Copy Markdown
Collaborator
istarkov
commented
Mar 10, 2017
istarkov commented
Mar 10, 2017Super, thank you!
istarkov
merged commit
956c0ca
into
google-map-react:master
itsmichaeldiego
mentioned this pull request
Copy link Copy Markdown
lock
bot
commented
Dec 1, 2019
lock bot commented
Dec 1, 2019This 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
bot
locked as resolved and limited conversation to collaborators
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.