From 723a55b12a785ce95327efe6edec028e44eaee5b Mon Sep 17 00:00:00 2001 From: Andrew Date: Thu, 28 Jul 2022 00:59:56 +0200 Subject: [PATCH] Cyan2048 --- README.md | 2 ++ index.js | 5 +---- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index abd13e8..0da3589 100644 --- a/README.md +++ b/README.md @@ -58,10 +58,12 @@ Unlicense - Luxferre's TinyOLC Polyfill > Promises Ajax Autocomplete for jQuery Google's Open Source Plus Codes +Cyan2048, for helping with the KaiUI Tab View Check out our cousin map apps for KaiOS: - https://github.com/strukturart/o.map - https://github.com/canyouswim/Caching-on-Kai-with-API/ +- ## Import & Export diff --git a/index.js b/index.js index b2c7470..eeb5119 100644 --- a/index.js +++ b/index.js @@ -1567,14 +1567,11 @@ document.addEventListener("DOMContentLoaded", function () { //implement heading thing here // I had to put back the newer leaflet.js version that does not support rotation, because of some bugs and the markers not working - + if (north_rotation == false) { map.setBearing(current_heading); } - - - if (mym1 == false && retrying == true && !myMarker) { myAccuracy = L.circle([crd.latitude, crd.longitude], crd.accuracy - 1).addTo(map); myMarker = L.marker([current_lat, current_lng], {