Exposes helpers for getting the current road name (at least as far as the route step is concerned)
Adds a UI (replaceable + composeable) widget along with the progress view
Android screenshot (simulator; sorry for the puck bugs:
iPhone 16:
iPhone SE 3rd gen:
Out of scope for now: generic interface for road names. I expect eventually someone will ask for this so they can do local map matching etc. for free roam experiences. We should support this eventually but doesn't need to be now.
For a future (but soon-ish) PR: Landscape layouts. These are... a bit trickier. Confirmed with the user asking for this that they are only blocked by portrait. I'll split up issues.
Closes #245. Closes close #244.
ArrivalView to
ProgressView`Android screenshot (simulator; sorry for the puck bugs:
iPhone 16:
iPhone SE 3rd gen:
Out of scope for now: generic interface for road names. I expect eventually someone will ask for this so they can do local map matching etc. for free roam experiences. We should support this eventually but doesn't need to be now.
For a future (but soon-ish) PR: Landscape layouts. These are... a bit trickier. Confirmed with the user asking for this that they are only blocked by portrait. I'll split up issues.