Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enable changing route providers after initializing a FerrostarCore instance #168

Open
ianthetechie opened this issue Jul 31, 2024 · 0 comments

Comments

@ianthetechie
Copy link
Contributor

Discussing with a developer using Ferrostar, they expressed frustration that they had to create a new instance of FerrostarCore for every mode of travel their app supported.

A possible solution for this is to have an overload to startNavigation which lets you set a new profile / route adapter. We cannot make this a settable property at any other point in the flow safely though, because this would create very bad surprises during recalculation.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant