View Single Post
Posts: 2,006 | Thanked: 3,351 times | Joined on Jun 2010 @ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
#1218
Originally Posted by MartinK View Post
Thanks ! I've merged it locally and it looks fine. I like how the routing buttons are hidden once the "routing" so that the don't block the map. I think I'll probably do something like this globally:
  • once a route is found, show only a "current route" button
  • when clicking current route, show two buttons: "info" & "edit"
  • "info" shows the route info screen
  • "edit" shows the routing buttons
What do you think ?
Thank you. I like the idea, of minimalist interface and easy access to editing a route. Programming the editing of a route will not be easy, I expect - I don't know for sure.
And, several lines from mod_route.py, connected to creating the route from points, should be moved to way.py as a function (akin to fromMonav... and fromGoogle...) so that mod_route.py would not have to import geo. And while length of the whole route is calculated correctly, distance between two steps is right now calculated incorrectly (taken from options, like, announcing distance). Just listing the inconsistencies I remember in my own code.
Best wishes.
__________________
Per aspera ad astra...
 

The Following User Says Thank You to Wikiwide For This Useful Post: