From 7a199a3258b724b6330488f254bd35d4a811e03b Mon Sep 17 00:00:00 2001 From: stopflock Date: Mon, 13 Oct 2025 15:03:02 -0500 Subject: [PATCH] TODOs 2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62b34ff..e83579f 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,7 @@ cp lib/keys.dart.example lib/keys.dart ### Needed Bugfixes - Are offline areas preferred for fast loading even when online? Check working. - Ease up on overpass by pre-caching a larger area. Maybe we could grab the full latest database just like for suspected locations? +- Stop failing to fetch tiles; keep retrying after 3. Fix network indicator - only done when fetch queue is empty! ### Current Development - Swap in alprwatch.org/directions avoidance routing API