From c71818813371873f432bc5f0b4dd573f2f12fef6 Mon Sep 17 00:00:00 2001 From: Erwin Ried <1091420+eried@users.noreply.github.com> Date: Fri, 16 Dec 2022 10:49:23 +0100 Subject: [PATCH] Updated Create a Custom Map with Offline Map Maker ! (markdown) --- Create-a-Custom-Map-with-Offline-Map-Maker-!.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/Create-a-Custom-Map-with-Offline-Map-Maker-!.md b/Create-a-Custom-Map-with-Offline-Map-Maker-!.md index 8aafb58..a077f5f 100644 --- a/Create-a-Custom-Map-with-Offline-Map-Maker-!.md +++ b/Create-a-Custom-Map-with-Offline-Map-Maker-!.md @@ -92,10 +92,4 @@ I also tried my best to make the code input variables self explanatory. But for 1. Enter your mapLeftLon, which is your "Left Longitude" 2. Enter your mapRightLon, which is your "Right Longitude" 3. And enter your mapBottomLat, which is your "Bottom Latitude" -These values are the ones you entered / KML uploaded at step 4 at section "Steps to create this custom map using Offline Map Maker". Also Note if your KML file has a lot of decimal points you should enter those exactly since I never tested a round off value but that doesn't mean you should too. - -Hope this was/is helpful to those who was/is seeking for the guidance to create a large or clear map. BTW I used WSL 2 to compile this project, the how to can be found [here](https://github.com/eried/portapack-mayhem/wiki/How-to-compile-faster-with-WSL-2) - -Thanks to @eried for the assistance that he offered. - -Please note that these are steps that I used and worked for me on date of published, feel free to edit or PM @ TSpikX#8064 on Discord \ No newline at end of file +These values are the ones you entered / KML uploaded at step 4 at section "Steps to create this custom map using Offline Map Maker". Also Note if your KML file has a lot of decimal points you should enter those exactly since I never tested a round off value but that doesn't mean you should too. \ No newline at end of file