gluon-config-mode-geo-location-with-map: doc Example fix indention
This commit is contained in:
parent
1f576aecf4
commit
1ebdfbb168
@ -60,13 +60,13 @@ config_mode.geo_location.map.openlayers_js_url \: optional
|
|||||||
Example::
|
Example::
|
||||||
|
|
||||||
config_mode = {
|
config_mode = {
|
||||||
geo_location = {
|
geo_location = {
|
||||||
map = {
|
map = {
|
||||||
lon = 52.951947558,
|
lon = 52.951947558,
|
||||||
lat = 7.844238281,
|
lat = 7.844238281,
|
||||||
zoom = 12,
|
zoom = 12,
|
||||||
openlayers_js_url = 'http://osm.ffnw.de/.static/ol/OpenLayers.js',
|
openlayers_js_url = 'http://osm.ffnw.de/.static/ol/OpenLayers.js',
|
||||||
},
|
|
||||||
show_altitude = true,
|
|
||||||
},
|
},
|
||||||
|
show_altitude = true,
|
||||||
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user