From c1d449647edbb65dd2f6b242cdea04ee766122a4 Mon Sep 17 00:00:00 2001 From: Christopher Lo Date: Fri, 22 Nov 2024 13:41:06 -0800 Subject: [PATCH] styled Leaflet ZoomControl layer --- src/components/Map.vue | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/src/components/Map.vue b/src/components/Map.vue index 7702414..cbcabfe 100644 --- a/src/components/Map.vue +++ b/src/components/Map.vue @@ -4,11 +4,13 @@ -
+
+ Zone In Zone Out @@ -103,7 +105,7 @@ + \ No newline at end of file