BroFOSS / Moto-Navigator

A navigation based project.
GNU General Public License v3.0
0 stars 4 forks source link

Implementing turn-by-turn navigation #5

Open opticod opened 6 years ago

opticod commented 6 years ago

When this project was started in back 2016, Mapbox didn't have support for Navigation SDK, so we had implemented custom navigation screen.

Recently, Mapbox has launched their Navigation SDK, and it has easy to use turn-by-turn navigation features. Our task will be to implement it in our app using their SDK.

Look more into it here: https://www.mapbox.com/navigation-sdk/

mayank8318 commented 6 years ago

@opticod Can I work on this issue?

opticod commented 6 years ago

Yes, you can work. Feel free to break this into smaller PRs if needed.