osm-garmin: add TODOs for future features
parent
a007d59718
commit
9bb2365d7f
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in New Issue