From d305ea424d6f8dafb873a5ca822c9287b9b4750f Mon Sep 17 00:00:00 2001 From: Pablo Revilla Date: Wed, 27 Aug 2025 13:15:22 -0700 Subject: [PATCH] Added the traceroute and neighbours to the map --- meshview/templates/map.html | 422 ++++++++++++++++++------------------ 1 file changed, 207 insertions(+), 215 deletions(-) diff --git a/meshview/templates/map.html b/meshview/templates/map.html index 7f232b8..0b071e2 100644 --- a/meshview/templates/map.html +++ b/meshview/templates/map.html @@ -49,216 +49,214 @@ crossorigin=""> {% endblock %}