Brings the basic functionality of Google Maps Gesture Handling into Leaflet. Prevents users from getting trapped on the map when scrolling a long page.
MIT License
275
stars
60
forks
source link
On iOS devices this plugin makes more difficult to click markers #98
I have a leaflet map that opens a popup on click. I can always open the popup with the first finger touch. However, once I enable this plugin on it, I need between 2 or 3 finger touches to open it. When I touch it simply triggers this plugin feature. This only happens on iOS. On Android devices it works as expected.
I have a leaflet map that opens a popup on click. I can always open the popup with the first finger touch. However, once I enable this plugin on it, I need between 2 or 3 finger touches to open it. When I touch it simply triggers this plugin feature. This only happens on iOS. On Android devices it works as expected.