From dc7e04cc76bac9fcc99c403f94dba42088e781af Mon Sep 17 00:00:00 2001 From: jeffmer Date: Sun, 17 May 2020 11:57:09 +0100 Subject: [PATCH] Add waypoints editor --- apps/gpsnav/waypoints.html | 170 +++++++++++++++++++++++++++++++++++++ 1 file changed, 170 insertions(+) create mode 100644 apps/gpsnav/waypoints.html diff --git a/apps/gpsnav/waypoints.html b/apps/gpsnav/waypoints.html new file mode 100644 index 000000000..483b933f4 --- /dev/null +++ b/apps/gpsnav/waypoints.html @@ -0,0 +1,170 @@ + + + + + + + +

List of waypoints

+ + + + + + + + + + + + +
NameLat.Long.Actions
+
+

Add a new waypoint

+
+
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ + + + + + + \ No newline at end of file