46 releases (23 breaking)
new 0.23.0 | Nov 26, 2024 |
---|---|
0.21.0 | Nov 11, 2024 |
0.6.0 | Jul 31, 2024 |
0.0.21 | Mar 19, 2024 |
#34 in Geospatial
626 downloads per month
285KB
4K
SLoC
Ferrostar Core
Ferrostar is a modern SDK for building turn-by-turn navigation applications.
The Ferrostar core includes the navigation state machine, common business logic, spatial algorithms, and models.
If you're porting Ferrostar to a new platform or want to build your own UI from scratch, you're in the right spot.
Refer to the Ferrostar User Guide for info and tutorials on the high-level UI + wrappers available for common platforms.
lib.rs
:
Ferrostar
Ferrostar is a modern SDK for building turn-by-turn navigation applications.
This crate is the core of Ferrostar, which contains common data models, traits and integrations with common routing backends like Valhalla, spatial algorithms, and the navigation state machine.
If you're looking to build a navigation experience for a platform where Ferrostar doesn't currently offer a high-level interface, you want to use the primitives in your existing architecture, or you're genuinely curious about the internals, you're in the right spot!
And if you're a developer wanting to build a navigation experience in your application, check out the User Guide for a high-level overview and tutorials for major platforms including iOS and Android.
Dependencies
~14MB
~228K SLoC