leaflet-elevation
leaflet-elevation copied to clipboard
Android: Pointer on elevation graph
Hi Raruto,
the pointer goes over the edge on the left in elevation graph on android:
https://github.com/Raruto/leaflet-elevation/assets/73023225/93c082de-a830-490a-bd30-de8a89aaa654
The video is from Chrome, but in Firefox it is also.
Thank you very much.
Hi Hupe,
You can also get the same error from Chrome Desktop's mobile emulator.
Uncaught TypeError: s(...).moved is not a function
at SVGGElement.d (d3.min.js:2:68094)
at SVGGElement.<anonymous> (d3.min.js:2:20668)
d @ d3.min.js:2
(anonymous) @ d3.min.js:2
It's probably a problem related to touch devices (perhaps a recent browser update?)
👋 Raruto
Same as: https://github.com/d3/d3-brush/issues/83