mapbox-navigation-android
mapbox-navigation-android copied to clipboard
Its possible to use a proprietary routes?
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!!
cc: @asinghal22
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Refs. https://github.com/mapbox/mapbox-navigation-android/issues/3647
/fyi: @jyrigo
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.