homeeondemand / react-native-mapbox-navigation

A navigation UI ready to drop into your React Native application
MIT License
162 stars 123 forks source link

Pass custom routes directions to mapboxnavigation to be rendered on map #48

Open rgouzal opened 3 years ago

rgouzal commented 3 years ago

I am not sure if there is a way to pass routes to mapbox navigation map so it can be rendered instead of getting routes from mapbox routing API. I am getting routes from external routing API service. Does this library handle this? And if yes how can I pass routes?

DGLcsGaming commented 3 years ago

We really need this!

ahmedtehseen commented 2 years ago

@rgouzal did you find any solution in that regard?