eopeter / flutter_mapbox_navigation

Turn By Turn Navigation for Your Flutter Application
Apache License 2.0
217 stars 185 forks source link

MapBoxNavigationMode.walking does not work #353

Open kinga112 opened 7 months ago

kinga112 commented 7 months ago

MapBoxNavigationMode.walking uses driving mode. Does not use sidewalks or other walking routes. Does not follow the mapbox api walking mapping. When I show result of mapbox api route in a top down view vs when it switches to navigation, the route changes.

Skyerv commented 7 months ago

Facing the same issue. Tried a lot of things, nothing worked.