mirror of
https://github.com/mauriceboe/TREK.git
synced 2026-06-19 21:31:46 +00:00
fb2e8d8209
On mobile/touch devices, Leaflet tooltips disappear immediately on tap since there is no hover state. This makes the info bubble permanent for the selected marker on touch devices so it stays readable. Fixes #249