From faef96ba658e26458ab6a8549cbe82607dab06be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20P=C3=A9ters?= Date: Sat, 30 Sep 2017 14:20:53 +0200 Subject: [PATCH] use place bellecour as default position --- debian/50gnm.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/50gnm.py b/debian/50gnm.py index a711b8d..e5b3fae 100644 --- a/debian/50gnm.py +++ b/debian/50gnm.py @@ -4,7 +4,7 @@ COMBO_MAP_TILE_URLTEMPLATE = "https://carton.entrouvert.org/hydda-tiles/{z}/{x}/ COMBO_MAP_ATTRIBUTION = "© OpenStreetMap" COMBO_DASHBOARD_ENABLED = True -COMBO_MAP_DEFAULT_POSITION = {'lat': '45.7506', 'lng': '4.8433'} +COMBO_MAP_DEFAULT_POSITION = {'lat': '45.7577', 'lng': '4.8320'} COMBO_PUBLIC_TEMPLATES.update({ "blank": {