stadiamaps / stadiamaps/ferrostar
Framework / support structure for online -> offline routing fallback
Open
enhancement
- Dominant language
- Kotlin
- Stars
- 419
- Forks
- 81
- Avg merge
- 6d 1h
- Merged PRs (30d)
- 7
Description
In some scenarios, it would be nice to have a fallback to (or maybe even selectively prefer?) offline routing, such as when the user is in a poor network zone.
Off the top of my head, I'd say maybe we can have a fallback order or something and allow multiple route adapters in sequence. The offline routing would of course be the responsibility of the library end user, as routing itself is out of scope in Ferrostar, but it should support this use case.
Contributor guide
Assessment
This issue has not been assessed yet.