Skip to content

User should see themselves progress through tunnel when GPS is weak or nonexistent #835

@akitchen

Description

@akitchen

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 inTunnel value of NavigationStatus response object
  • Include an option in NavigationUIOptions to 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

This landed as part of #1336 and #1354

Metadata

Metadata

Labels

featureNew feature request.platform parityRequired to keep on par with iOS.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions