-
Notifications
You must be signed in to change notification settings - Fork 320
Closed
Labels
featureNew feature request.New feature request.platform parityRequired to keep on par with iOS.Required to keep on par with iOS.
Milestone
Description
Goal: relative feature parity w/iOS:
- Night mode when entering a tunnel (based on road segment attributes)
- Continuing simulated progress along route if lack of decent GPS
- Switching back to appropriate Day/Night mode when exiting tunnel (i.e. at night we would still be in night mode)
Look for opportunities to deliver incrementally in smaller pieces. Consider multiple PRs or a larger PR which we merge more than once.
Things to do:
- Evaluate
inTunnelvalue ofNavigationStatusresponse object -
Include an option inNavigationUIOptionsto allow developers to conditionally control tunnel mode-
Requires exposing a callback to notify upon entering/exiting a tunnel
-
See #1392 (comment) for further details on why ☝️ is not needed anymore
- Forward-project the user's position based on calculated/projected position
- Possible threading changes to allow driving the navigator without location updates (Initial Mapbox Navigator libandroid-navigation integration #1265)
- Pass current date into navigator to retrieve projected position
vincethecoder
Metadata
Metadata
Assignees
Labels
featureNew feature request.New feature request.platform parityRequired to keep on par with iOS.Required to keep on par with iOS.