From 72635404b62ea5668547eca6e54576d64c662361 Mon Sep 17 00:00:00 2001 From: zahraa222 Date: Thu, 23 Jul 2026 12:38:11 -0400 Subject: [PATCH] remove unused zoom button and add icons for the zooming panel --- frontend/src/components/TheLeafletMap.vue | 26 +++++++---------------- 1 file changed, 8 insertions(+), 18 deletions(-) diff --git a/frontend/src/components/TheLeafletMap.vue b/frontend/src/components/TheLeafletMap.vue index a17e9fe..e452121 100644 --- a/frontend/src/components/TheLeafletMap.vue +++ b/frontend/src/components/TheLeafletMap.vue @@ -1,20 +1,5 @@