diff --git a/labswp_2019_sose_geocaching_frontend/frontend/src/components/mapClickable.vue b/labswp_2019_sose_geocaching_frontend/frontend/src/components/mapClickable.vue
index 2e1f0a9..db4ab64 100644
--- a/labswp_2019_sose_geocaching_frontend/frontend/src/components/mapClickable.vue
+++ b/labswp_2019_sose_geocaching_frontend/frontend/src/components/mapClickable.vue
@@ -46,7 +46,7 @@
-
@@ -171,7 +171,7 @@
return ['position-feature'].indexOf(feature.getId()) === -1
},
onUpdatePosition(coordinate) {
- console.log("onUpdatePosition")
+ // console.log("onUpdatePosition")
this.deviceCoordinate = coordinate;
this.$emit('updatecoords', this.center);
},
diff --git a/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Index.vue b/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Index.vue
index 711eb76..554b946 100644
--- a/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Index.vue
+++ b/labswp_2019_sose_geocaching_frontend/frontend/src/pages/Index.vue
@@ -9,9 +9,8 @@
GeoCaching
Willkommen
@@ -33,7 +32,7 @@
Loslegen
-
+