osm-garmin: remove implemented todos
parent
0d622e7cf1
commit
e172a4e2c2
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue