Jan L
Jan L
### Mapbox Navigation SDK version 2.0.0 ### Steps to reproduce I don't know how to reproduce the problem. ### Expected behavior When Starting Navigation, not only should the Navigation UI...
While looking for a way to get the eta for a certain waypoint along a route, I found that it is pretty complicated right now. The only way I found...
### Mapbox Navigation SDK version 2.6.0 ### Steps to reproduce Start a navigationViewController and give it the property navigationMapView?.showRouteDurations(along: routeResponse.routes). Then start the active navigation and tap on alternative Route....
### Mapbox Navigation SDK version 2.6.0 ### Steps to reproduce 1. Create a Route with a given set of Waypoints, each with a custom name. 2. Start driving in a...
## Environment - Xcode version: 14.0 - iOS version: 16.0 - Devices affected: iPhone 12 pro, iPhone 14 pro, iPhone 6s (all I could test on, I am guessing all...
### Mapbox Navigation SDK version 2.17.0 ### Steps to reproduce Start a step by step navigation which has alternative routes displayed on the mapview. The navigation will startstuttering / flashing...
I am building a custom "end of Route Feedback" view, which also shows some information about the route the user took. During a navigation session, the Route may change multiple...
I want to display the total distance traveled using a navigation session to the user. Currently I do this by listening to the delegates and, each time a reroute is...
## Environment - Xcode version: 14.3 - iOS version: 16.4 - Devices affected: All - Maps SDK Version: 10.10.1 ## Observed behavior and steps to reproduce After adding a custom...
## Environment - Maps SDK Version: 10.10.1 ## Observed behavior and steps to reproduce Giving a PointAnnotation a textField Text containing Emojis will not render on the map ## Expected...