This issue tracks implementing turn-by-turn-specific course tracking behavior within NavigationMapView instead of relying on the course tracking built into the map SDK. That would allow us to:
To be sure, each of those issues is surmountable on its own, but taken together, they add up to code that’s unintuitive and fragile. The map SDK’s built-in course tracking is actually not that complicated. What’s complicated are the transitions to other user tracking modes, but we might want custom behavior for that anyways.
/cc @frederoni @bsudekum @ericrwolfe @boundsj
This issue tracks implementing turn-by-turn-specific course tracking behavior within NavigationMapView instead of relying on the course tracking built into the map SDK. That would allow us to:
To be sure, each of those issues is surmountable on its own, but taken together, they add up to code that’s unintuitive and fragile. The map SDK’s built-in course tracking is actually not that complicated. What’s complicated are the transitions to other user tracking modes, but we might want custom behavior for that anyways.
/cc @frederoni @bsudekum @ericrwolfe @boundsj