From f0626b175d21230dc68ecd83e2726ec7e7daae5a Mon Sep 17 00:00:00 2001 From: user Date: Mon, 20 May 2024 19:51:41 +0200 Subject: user input categories, refactor, remove zombie code --- src/templates/options.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/templates/options.html (limited to 'src/templates/options.html') diff --git a/src/templates/options.html b/src/templates/options.html new file mode 100644 index 0000000..8f2d43a --- /dev/null +++ b/src/templates/options.html @@ -0,0 +1,21 @@ +

POI map

+
+ + {# Value set to empty string is important for JS function #} + + + +
Change the category shown on the map
+ e.g. supermarket, toilet, or swingerclub
+ +
+ + + +

+ + Read more, and find the source code here: POI map - git.node5.net + +
+ -- cgit v1.2.3