mapbox / mapbox-gl-directions

Directions plugin for mapbox-gl-js using Mapbox Directions API.
https://mapbox.com/mapbox-gl-js/example/mapbox-gl-directions/
ISC License
235 stars 124 forks source link

directions should not share state #281

Open tsuz opened 2 years ago

tsuz commented 2 years ago

Fixes https://github.com/mapbox/mapbox-gl-directions/issues/170

stepankuzmin commented 1 year ago

Thanks for the contribution, @tsuz! Unfortunately, the local tests and the tests in CI are broken after these changes.