2
0
Fork 0

osm-garmin: remove implemented todos

main
Ducky 2023-10-02 23:40:39 +01:00
parent 0d622e7cf1
commit e172a4e2c2
1 changed files with 0 additions and 5 deletions

View File

@ -8,11 +8,6 @@ style="$2"
cwd="$(pwd)" cwd="$(pwd)"
function build_gmap() { 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="$1"
region_id="$2" region_id="$2"
style="$3" style="$3"