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

Add route planning #22

Open
7 of 10 tasks
salomvary opened this issue Jul 27, 2018 · 2 comments
Open
7 of 10 tasks

Add route planning #22

salomvary opened this issue Jul 27, 2018 · 2 comments

Comments

@salomvary
Copy link
Owner

salomvary commented Jul 27, 2018

These are the minimum required features to be useful for planning bike rides.

  • Add start/end by clicking on the map
  • Plan route with cyling mode (all options like avoidances hardcoded for now)
  • Show route as a line on the map (start/end markers)
  • Add/remove/show intermediate points (by clicking)
  • Show route length
  • Export GPX file
  • Display error messages
  • Show progress indicator

Maybe

  • Show accumulated elevation (up and down)
  • Show elevation graph or route "hotline"
@salomvary
Copy link
Owner Author

How others do things...

How do I get started?

  • Strava: no hint
  • RideWithGps: no hint
  • Gmap Pedometer: no hint
  • Komoot: "The first step is to search for a place or click anywhere on the map to add to your route"

Adding route points:

  • Strava: single click
  • RideWithGps: single click, cursor: +
  • Gmap Pedometer: doucle click, cursor: +
  • Komoot: left/right click + popup what to do

@salomvary
Copy link
Owner Author

TODO:

  • Set a title on the exported track
  • Do not add point on double click
  • More routing modes
  • Disable automatic zooming
  • Undo

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

1 participant