maplibre / maplibre-gl-directions

A plugin to show routing directions on a MapLibre GL JS map
https://maplibre.org/maplibre-gl-directions/
MIT License
72 stars 16 forks source link

Fix #186 #187

Closed smellyshovel closed 1 year ago

smellyshovel commented 1 year ago

Re-enable dragPan in the end of onDragUp. For the most cases it should already be re-enabled, but turns out that it's not guaranteed for some reason.