-
Notifications
You must be signed in to change notification settings - Fork 318
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grsmto waypoints support #76
Conversation
… traffic API supports)
* master: fixed review issues fixed checkstyle fixed endnavigation issue removed unused test fixed checkstyle handle cases when step distance equals zero changed navigationActivity name and added a few routeStep test Ran tx pull -a to pull in catalan,french,vietnamese,and swedish Added correct config file
Hey @cammace , actually yes, the API of the Edit: this PR is quite outdated now as it doesn't support the new milestone feature. I kept my fork updated (and merged with the milestone feature). I'm happy to provide another PR again if you actually think about working in this. You can see it there otherwise https://github.com/Grsmto/mapbox-navigation-android/tree/waypoints-support |
I added support for passing in a list of coordinates |
* dokka: remove plugin from undocumented modules * MapboxRouteOptionsUpdater: fix Bearings combining * add changelog for 1.4.0-rc.1 * bump mapbox-navigation-native version to 29.0.0 and fix breaking changes * fix electronic horizon options conflict and update libnavui-base, libnavui-maps and libnavui-util dokka setup Co-authored-by: Yury Kanetski <[email protected]>
Pulled #66 into a branch so CI could run on it. Will continue work on this branch.
cc: @Grsmto