Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.

When to zoom the map after a route request? #11

@ojaro

Description

@ojaro

It would be nice if the map would automatically zoom to fit the route when it's displayed on the map after a route request. However, it's not clear whether the user always expects that or if it's sometimes even harmful.

At the moment, the behaviour is not 100% consistent but depends on the assumed use case:

  1. After the user chooses the destination and gets the results for the first time, the map zooms to fit to show that the result from source to target is actually found and displayed.
  2. After the user selects a new end point, it seems clear they don't want one route anymore but are experimenting with different routes. In this case, I think it's better to keep the map as it is, in case the user still wants to adjust the end points. It's not consistent with the previous case though, and if the user wanted to see the route properly, they have to zoom manually or tap the route graphs on the bottom of the screen.

(The original bug report took this inconsistency as a plain bug.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions