-
Mapbox Navigation SDK version: 0.20.1
After arrival, the end navigation UI will be shown, rotate the phone, the endOfRouteView does not handle the rotation.
-
Hi, I am using DropInUI for my application. I saw the navigation stops navigating further once the user reaches the destination. For example, If the driver passed his destination by mistake then the n…
-
Current reference implementation of callouts (https://github.com/mapbox/mapbox-navigation-android/pull/1339) only supports showing either text or a bubbleText. By introducing a base class that only fe…
-
**Mapbox Navigation SDK version: 1.0.0 **
Hello, after display of NavigationViewController, some UITextViews are messed up:
(1) Display NavigationViewController
(2) Dismiss NavigationViewControll…
-
It would be very useful to filter the request for the matrix API by a departure time, like it is showed in the documentation.
https://docs.mapbox.com/api/navigation/matrix/
-
continue work of creating AR navigation feature
- [x] Work through Mapbox SDK documentation to figure how to combine navigation with AR functionality
- [x] Set up test scene after research
-
## Motivation
This is MapLibre navigation, not Mapbox Navigation anymore. As such, I propose that we support, at a minimum, OpenMapTiles-derived tiles, but a general solution seems quite possible. …
-
Due to a bug in SPM, usage of some specific versions of Mapbox SDK results in endless resolving of SPM packages.
For example, these versions together will crash both Xcode and `swift build` command, …
-
`RouteOptions.copy()`method was removed in this PR: https://github.com/mapbox/mapbox-navigation-ios/pull/3484
However we still have internal `copy` method. The idea is to make it pubic, because appli…
-
**Mapbox Navigation SDK version:** 0.29.1
**react-native-mapbox-gl** 6.1.3
Hello, I'm having an issue trying to use the Mapbox iOS Navigation along with the react-native-mapbox-gl module with Coc…