From 9ea9047334272978927d7c8e3535d0b0dda4912c Mon Sep 17 00:00:00 2001
From: Catalin Constantin Mititiuc
Date: Mon, 16 Jun 2025 22:41:28 -0700
Subject: [PATCH] WIP
---
package-lock.json | 2 +-
public/index.html | 4 +-
public/map.css | 48 +-
public/map.svg | 3617 +++++++++++++++++++++++----------------------
src/index.js | 1436 ++++++++++--------
5 files changed, 2693 insertions(+), 2414 deletions(-)
diff --git a/package-lock.json b/package-lock.json
index 2d7e09b..176a8c6 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -76,7 +76,7 @@
}
},
"node_modules/svg-pan-zoom": {
- "resolved": "git+ssh://git@github.com/webdevcat-me/svg-pan-zoom.git#119a1e207f0902becbf67caf30e564efb72b0b2a"
+ "resolved": "git+ssh://git@github.com/webdevcat-me/svg-pan-zoom.git#8ea4e018b475eac05eb7ae8a067850c9bef7c2b5"
}
}
}
diff --git a/public/index.html b/public/index.html
index 063797f..6e5f522 100644
--- a/public/index.html
+++ b/public/index.html
@@ -267,7 +267,7 @@
-
+
1
Rifle
4L
@@ -387,4 +387,4 @@