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
@pathmapper I'm not sure if this is a bug in mapbox-gl-js, it seems like a bug with how mapbox-gl-directions depends on events from gl-js, which changed since 0.44.* (#6218). I will look into it and move this issue over to the plugin repo if this is the case.
@mollymerp I was also unsure where to open this issue and ended up posting it here since #6218 wasn't listed as breaking change in the v0.45.0 release notes.
mapbox-gl-js version: v0.45.0
browser: Chrome
Steps to Trigger Behavior
Expected Behavior
Destination (B) is not moved and the route is adapted as with v0.44.2
https://jsbin.com/zidemesofe/edit?html,output
Actual Behavior
Destination (B) is moved
Also reproducible with:
https://www.mapbox.com/mapbox-gl-js/example/mapbox-gl-directions/
The text was updated successfully, but these errors were encountered: