Start panning disabled on mobile to avoid swallowing first scroll event

pull/10/head v1.10.5
Manuel Kasper 2020-12-05 22:44:22 +01:00
rodzic 00647475e0
commit 7476cf0153
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -157,6 +157,7 @@ export default {
}
}
})
this.map.dragPan.disable()
}
this.showHideInactiveSummits()
this.highlightCurrentSummit()