From c2a90716157afbe0323d34f8c25df6fa1e82097b Mon Sep 17 00:00:00 2001 From: ashley Date: Sun, 17 Aug 2025 22:06:46 +0200 Subject: [PATCH] Update html/map.ejs --- html/map.ejs | 1170 +++++++++++++++----------------------------------- 1 file changed, 338 insertions(+), 832 deletions(-) diff --git a/html/map.ejs b/html/map.ejs index 1828a97b..66ed3de9 100644 --- a/html/map.ejs +++ b/html/map.ejs @@ -8,115 +8,138 @@
-
@@ -124,764 +147,247 @@
-
- - - -
- - - -
- -
- - - - -
-
-
- +
PokeMaps Public Beta
- - + +
- - + + +
+
+ - -
-
- Saved Pins - -
- -
+ - + parseURL(); apply(false); + function tickCoords(){ updateCoordsFast(); setTimeout(tickCoords,200) } + tickCoords(); +})(); +