You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you click on the map with mapbox-gl-directions initialized it will always listen for click events and re-plot origin/destination points. We should expose a disable method to toggle this from happening.
The text was updated successfully, but these errors were encountered:
When you click on the map with mapbox-gl-directions initialized it will always listen for click events and re-plot origin/destination points. We should expose a
disable
method to toggle this from happening.The text was updated successfully, but these errors were encountered: