docs: sensible example values for gluon-config-mode-geo-location-osm (#1528)
This commit is contained in:
parent
1a690d2fd6
commit
71d1c00f89
@ -428,11 +428,11 @@ config_mode \: optional
|
|||||||
show_altitude = true,
|
show_altitude = true,
|
||||||
osm = {
|
osm = {
|
||||||
center = {
|
center = {
|
||||||
lon = 52.951947558,
|
lat = 52.951947558,
|
||||||
lat = 7.844238281,
|
lon = 8.744238281,
|
||||||
},
|
},
|
||||||
zoom = 13,
|
zoom = 13,
|
||||||
openlayers_url = 'http://ffac/ol',
|
-- openlayers_url = 'http://ffac.example.org/openlayer',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
remote_login = {
|
remote_login = {
|
||||||
|
Loading…
Reference in New Issue
Block a user