Commit Graph

2 Commits (f866cdff7677d6075807ffd02da0e27e23ebee5c)

Author SHA1 Message Date
James Stanley f24ec9404d Waypointer Moto: Add routes, support for Bangle.js 2, better editor UI
"Routes" are where you preconfigure several waypoints in order and it automatically
jumps from one to the next as you approach. There is a flaw in that if you
accidentally miss one waypoint on your route, there's no way to make it go on to
the next one without going all the way back. We probably want some way to manually
skip back/forth in the route.

Bangle.js 2 support is provided via hardcoded layout coordinates. This should
probably use the Layout library instead, but it'll probably do for now.

I've also replaced the table-based waypoint editor UI with an entirely map-based
replacement which I find much more intuitive.
2022-02-11 19:34:09 +00:00
James Stanley 8c4d97e547 Implement Waypointer Moto 2022-01-26 16:01:19 +00:00