eopeter / flutter_mapbox_navigation

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

How to add custom route to navigation SDK that i created from direction api response. #341

Closed KamalDesignOWeb closed 6 months ago

KamalDesignOWeb commented 9 months ago

I created the custom route from direction api i want to navigate on that route. Any way to fulfill required functionality.

Kashif-Asghar60 commented 9 months ago

check this out: https://github.com/eopeter/flutter_mapbox_navigation/issues/343#issuecomment-1938105673

KamalDesignOWeb commented 9 months ago

@Kashif-Asghar60 thank you for your response. However, I would like to clarify that I intend to pass the complete route obtained from the Direction API response, rather than just the start and end points.

KamalDesignOWeb commented 9 months ago

Any Update

eopeter commented 7 months ago

Stale issue message