add osm map with location picker to config mode
This commit is contained in:
parent
c4489b43ee
commit
a9b31fb0b5
|
@ -107,6 +107,12 @@
|
|||
},
|
||||
geo_location = {
|
||||
show_altitude = false,
|
||||
osm = {
|
||||
center = {
|
||||
lat = 53.0985,
|
||||
lon = 8.8268,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue