Add Disney park map outlines

2026-05-22 23:53:43 -04:00
parent 789bb095b8
commit 0c48e4cae9
+8
@@ -106,6 +106,14 @@ Mobile-first web app for tracking physical assets via barcode scanning, OCR stic
- **Server API**: `list_assets` returns `location_latitude`, `location_longitude`, `location_address`, `location_building_name` via LEFT JOIN; `/api/checkins/heatmap` returns recency-weighted GPS points
- **Cleanup**: Removed scope-creep FAB, pull-to-refresh, skeleton loading (commit 111a412)
- Commits: 88694e6, 111a412
### Disney Park Map Outlines — May 2026
- Colored polygon outlines on the map for all 4 theme parks + Disney Springs + Resort areas
- Color-coded to match asset badge colors (Magic Kingdom=purple, Epcot=cyan, Hollywood Studios=amber, Animal Kingdom=green, Disney Springs=pink, Resort=blue)
- Labels with park icons at polygon centers
- Toggle chip (🏰 Parks) in map controls to show/hide outlines
- Resort areas use dashed outline style
- Outlines visible by default on map load
- Commit: 5380bf7
### T10 Navigation Consistency Overhaul — May 2026
- **Drawer nav reordered** — Add Asset, Assets, Map, Navigate, Dashboard, then expandable items (Customers, Reports, Activity, Settings)