change center coordinates

This commit is contained in:
Jan-Eric Ortgies 2020-02-27 15:21:19 +01:00 committed by genofire
parent 513c963177
commit d4c86aa5e5
No known key found for this signature in database
GPG Key ID: 9D7D3C6BFF600C6A
1 changed files with 2 additions and 2 deletions

View File

@ -109,8 +109,8 @@
show_altitude = false, show_altitude = false,
osm = { osm = {
center = { center = {
lat = 53.0985, lat = 53.0758196,
lon = 8.8268, lon = 8.8071646,
}, },
}, },
}, },