Disallow new/edit nodes below zoom 15, disallow downloads below zoom 10.

This commit is contained in:
stopflock
2025-11-22 00:17:24 -06:00
parent 5673c2b627
commit d747c66990
12 changed files with 84 additions and 7 deletions
-2
View File
@@ -98,8 +98,6 @@ cp lib/keys.dart.example lib/keys.dart
## Roadmap
### Needed Bugfixes
- Disallow new/edit nodes below zoom 10 (15?) (don't allow zooming out beyond that either)
- Disallow large downloads or otherwise fix performance issue calculating number of tiles
- Update node cache to reflect cleared queue entries
- Improve/retune tile fetching backoff/retry
- Are offline areas preferred for fast loading even when online? Check working.