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:
- 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.
- 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.)
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:
(The original bug report took this inconsistency as a plain bug.)