diff --git a/osm-garmin/app/build-gmap.sh b/osm-garmin/app/build-gmap.sh index 84b40ad..0cdf00c 100755 --- a/osm-garmin/app/build-gmap.sh +++ b/osm-garmin/app/build-gmap.sh @@ -8,11 +8,6 @@ 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" region_id="$2" style="$3"