mapbox / mapbox/mapbox-navigation-android
Its possible to use a proprietary routes?
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 651
- Forks
- 321
- PR merge metrics
- No merged PRs in 30d
Description
Im using this SDK with flutter and everything works perfectly, but i have some proprietary roads and would like to include then to be calculated, i need to build a OSRM server and change anything in SDK to accomplish that?
I dont tryied anything but have somethings in mind, yet i dont know if one of this ll work at all:
- Use OSRM to create my own route
- Calculate A* internally in device and provide the result to navigation (HARDCOOORE!!!!)
- Upload my dataset in mapbox studio and some way integrate this
Again, i have no idea how can i accomplish that...and any help would be wounderfull!!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified. Start by clarifying whether custom routes from OSRM, on-device A*, or Mapbox Studio are intended, and define which route source the SDK must support and how successful navigation would be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flutter
- Domain
- mobile-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100