Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request: Combined destination/intermediate time and distance widgets #15309

Open
martenjj opened this issue Sep 14, 2022 · 4 comments
Open
Milestone

Comments

@martenjj
Copy link

Description

Four "Navigation points" widgets are available to be configured to be shown: distance to destination, distance to intermediate, time to destination and time to intermediate. They are all useful, but if all four are shown while navigating then they take up a lot of space wherever they are placed.

My suggestion is to have 2 more combined widgets available, showing the distance and time either to the next intermediate, or the final destination, depending on what will arrive next. For example, if starting navigation with one intermediate point they will initially show distance/time to the first intermediate, then when that point is reached they change to show the distance/time to the destination. This would show progress along the route but taking up only two widget places instead of four.

Users who would like to see both the intermediate and destination information shown can configure the separate widgets as before.

Describe the solution you'd like

2 additional widgets available in "Navigation points" showing information as described.

Describe alternatives you've considered

Show the separate widgets, at a cost in screen space.

@vshcherb vshcherb added this to the 4.4-android milestone Sep 16, 2022
@vshcherb
Copy link
Member

Yes, widget to final point could have an option to display to 1st intermediate point if it's available. We also could rename it to Navigation Point.

@dmpr0
Copy link
Contributor

dmpr0 commented Dec 14, 2022

@vshcherb I think is better to use intermediate point widget for this purpose. We will have:

  • Two widgets that will show Distance/Time to Destination point.
  • Two widgets that will show Distance/Time to the Next Navigation Point.

@mikehgentry
Copy link

mikehgentry commented Jan 5, 2023

Two other good ones would be combined sunrise / sunset (shows whichever is next), and a combined current / average speed (shows average speed when you're not moving).

@ManDay
Copy link

ManDay commented Apr 21, 2023

My suggestion is to have 2 more combined widgets available, showing the distance and time either to the next intermediate, or the final destination, depending on what will arrive next.

The Distance to intermediate widget currently simply vanishes if the next target is the final destination. I think the only useful distinction is

  • Distance (time) to final waypoint (i.e. "destination")
  • Distance (time) to next waypoint (which can either be the final destination or an intermediate)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants