Skip to content
Snippets Groups Projects
Commit 42af58b3 authored by rubo77's avatar rubo77
Browse files

add geo location center for config-mode-geo-location-osm

parent 21c6b4a2
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,16 @@
-- Show/hide the altitude field
geo_location = {
show_altitude = true,
-- for gluon-config-mode-geo-location-osm
osm = {
center = {
lat = 54.367758524,
lon = 9.343872070,
},
zoom = 11,
-- the default is https://cdn.rawgit.com/openlayers/openlayers.github.io/master/en/v5.2.0
-- openlayers_url = 'https://mirror in kiel?',
},
},
-- define if the contact field is obligatory (optional)
-- disabled in 2017.1.8
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment