From 0386cc3fe0a232fff467b521556a52bfd372a5b8 Mon Sep 17 00:00:00 2001 From: Alexis Date: Wed, 27 Aug 2025 19:47:21 +0200 Subject: [PATCH] Updated readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index fbe8b87e..8654e204 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,13 @@ * Measure distances between two points * Custom client-side markers +## Documentation +### Making usable map assets +Since we're not using earth maps, we need to build one compatible with Leaflet. I used Zoomify to generate usable tile data from my SVG maps. I don't know if this will fit your use case ; if you use something else, you can contact me ! + +> [!IMPORTANT] +> As of writing this, it appears Zoomify Unlimited Converter (which is what I used) is not available on Linux or for download anymore + ## Contributing I'm not currently accepting pull-requests for this project, but if you have a suggestion, feel free to contact me !