diff --git a/src/App.vue b/src/App.vue index f405b02..16c4bcf 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,7 +3,7 @@
-
+

MapChecking • Crowd size estimation

This tool helps you estimate and fact-check the maximum number of people standing in a given area. @@ -16,17 +16,17 @@ Surface area {{ formatArea(surface) }}sqm{{ formatArea(surface_feet) }}sqft -
+
Crowd density What does it look like?
-
+
-
+
{{ density.toFixed(2) }} people per sqm (~10 sqft) {{ estimated }} estimated
@@ -51,10 +51,9 @@ Place de la République Tiergatern - Berlin
- -
+
+
Created by Anthony Catel -