From fc699f12b13fc9f1dbfb3a6b7be32a18e31c833f Mon Sep 17 00:00:00 2001 From: Thomas Citharel Date: Wed, 24 Apr 2019 14:13:52 +0200 Subject: [PATCH] Add map data attribution for OpenStreetMap Signed-off-by: Thomas Citharel --- js/src/components/Map.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/js/src/components/Map.vue b/js/src/components/Map.vue index 79b62ab80..0a8bedda5 100644 --- a/js/src/components/Map.vue +++ b/js/src/components/Map.vue @@ -6,7 +6,12 @@ class="leaflet-map" :center="[lat, lon]" > - + + + {{ popup }}