From c134280b63606803d15303c79ae233cb1510c4ff Mon Sep 17 00:00:00 2001 From: tuxmain Date: Sat, 19 Feb 2022 11:40:37 +0100 Subject: [PATCH] Add coord to map, fix pixel shift in zoom --- index.html | 12 +++++++++++- mtmapper.py | 31 +++++++++++++++++-------------- 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/index.html b/index.html index 0ec9424..935051d 100644 --- a/index.html +++ b/index.html @@ -23,7 +23,7 @@ html, body, #map {