- Issue created by @murz
- 🇦🇲Armenia murz Yerevan, Armenia
Uninstalling the
big_pipe
module as recommended in #3216917: Leaflet map features are not working with big_pipe enabled → doesn't help. - 🇩🇪Germany christianadamski Berlin, Germany
Hu, this might simply be wrong? Or maybe it changed?
I cannot find any gestureHandling options in the leaflet docs right now. Maybe this was wrongly copied from Google Maps?
I think this needs to be removed completly?
- 🇦🇲Armenia murz Yerevan, Armenia
Here is a working example of this feature: https://elmarquis.github.io/Leaflet.GestureHandling/examples/
But seems we need to attach a separate library https://github.com/elmarquis/Leaflet.GestureHandling for this?
- Merge request !90#3507996 Load feature scripts before initializing map → (Merged) created by christianadamski
- 🇩🇪Germany christianadamski Berlin, Germany
This was a lot worse than expected. The order of dependent libraries was not as Leaflet expects them for extensions.
1.) Leaflet library
2.) Extension library
3.) Instantiate Map
4.) Interact with extension propertiesThe MR here now adheres to that order. There is unconnected test failures with Google, afterwards this will merge.
-
christianadamski →
committed 29501442 on 4.x
#3507996 Load feature scripts before initializing map
-
christianadamski →
committed 29501442 on 4.x
Automatically closed - issue fixed for 2 weeks with no activity.