From 9bb2365d7f67cc2d7f8d438540947cce40cf074e Mon Sep 17 00:00:00 2001 From: Ducky Date: Sun, 1 Oct 2023 01:11:14 +0100 Subject: [PATCH] osm-garmin: add TODOs for future features --- osm-garmin/app/build-gmap.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/osm-garmin/app/build-gmap.sh b/osm-garmin/app/build-gmap.sh index 135d142..804c305 100755 --- a/osm-garmin/app/build-gmap.sh +++ b/osm-garmin/app/build-gmap.sh @@ -8,6 +8,11 @@ style="$2" cwd="$(pwd)" function build_gmap() { + # TODO: Set name (currently is "OSM street map") + # Use --housenumbers? + # A way to pass extra options + # Change ID (currently is 63240000) + region="$1" style="$2"