From f60aa70472c7c22004652cb0ae7e3e51e89d4dd1 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Tue, 6 Jul 2021 17:24:14 +0200 Subject: [PATCH] Switch to maxminddb for user location. --- frontend/App.vue | 132 ++++++++++++++++++++++++++++++++++++--------- templates/map.html | 1 + web_view.py | 25 ++++++--- 3 files changed, 126 insertions(+), 32 deletions(-) diff --git a/frontend/App.vue b/frontend/App.vue index 66fab57..c258244 100644 --- a/frontend/App.vue +++ b/frontend/App.vue @@ -48,6 +48,15 @@ + + + +
edits: {{ edits.length }}