question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support for gestureHandling

See original GitHub issue
  1. Thanks for this awesome project!
  2. Google Maps now have a partly awesome, partly annoying feature where you may need to use two fingers to scroll the map on mobile devices, see https://developers.google.com/maps/documentation/javascript/interaction#gesture-handling

Please consider adding this options to the react-google-maps API.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
realyzecommented, Jul 20, 2017

For posterity: I can just pass options={{gestureHandling: 'greedy'}} to the map (I didn’t know about options) so all’s good.

0reactions
gabrielmickocommented, Jan 17, 2018

If I push that change it will probably break other features that I don’t use. Sorry.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cooperative Gesture Handling | Maps JavaScript API
This example uses the cooperative value for the gestureHandling option to control the panning and scrolling behavior of a map when viewed on...
Read more >
Gesture Handling | WordPress.org
I am trying to use a Google Maps-like Gesture function in order to have better handling on smartphones.
Read more >
Refine Gesture Handling Configure with Options - Drupal
Problem/Motivation Currently we only support simple on/off for GestureHandling support, but missing support for its configuration options ...
Read more >
Controlling Zoom and Pan needs to be activated Desktop ...
All Google Maps have on Desktop and Mobile Gesture handling ... Welcome to Google Maps Community Support Forum & thanks for your post....
Read more >
Maps - gestureHandling and zoomControl settings in ...
Would be nice to have MapSettings for gestureHandling and ... version (which will be released in December), we've added support for the Map....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found