bump version, add roadmap

This commit is contained in:
stopflock
2025-08-28 15:59:07 -05:00
parent 3026b88230
commit 92255eb03e
2 changed files with 21 additions and 1 deletions

View File

@@ -26,7 +26,7 @@ const double kAddPinYOffset = 0.0;
// Client name and version for OSM uploads ("created_by" tag)
const String kClientName = 'FlockMap';
const String kClientVersion = '0.8.10';
const String kClientVersion = '0.9.4';
// Marker/camera interaction
const int kCameraMinZoomLevel = 10; // Minimum zoom to show cameras or warning

20
roadmap.txt Normal file
View File

@@ -0,0 +1,20 @@
Needed:
- 1000 camera warning threshold
- website update
- "tiles loaded" when they objectively are not?
- "OSM tiles slow" when it's not OSM?
- optional icon for camera profiles
- improve marker - use nullplate's? https://github.com/FoggedLens/deflock/blob/master/webapp/public/map-icon.svg
- clean up the cache once submitted changesets appear in results from overpass
Future Features:
- operator profiles (addl tags that get set if selected)
- "announce" mode that says something when we're approaching a camera as a notification
- different color ring if only match generic profiles? (Missing tags indicator)
- iOS/Android themes? Dark mode at least?
- special "cache accumulating" offline area - maybe enable/disable, clear, selectable max zoom level? (Size estimate per sq. mi.)
- jump to location from by coords, address, POI name?
- Navigation, avoiding flock cameras
- custom camera providers; osm/overpass alternatives
- offline areas as a map tile provider??!?!?!11!!! D= !! :D