mapbox-gl-directions icon indicating copy to clipboard operation
mapbox-gl-directions copied to clipboard

Fix: Renderer does not check the flyTo parameter

Open gerben-van-eck opened this issue 4 years ago • 0 comments

We use the component to create scenic routes, I've created a route editor where the user can add waypoints. In our use case, the source/destination are not really relevant, and when updating the route, it is undesirable that the map switches coordinates. On result in the onAdd function, the 'flyTo' parameter seems to be ignored.

gerben-van-eck avatar Oct 03 '19 11:10 gerben-van-eck