rmaps-online/backlog/tasks/task-6 - c3nav-indoor-integ...

31 lines
821 B
Markdown

---
id: task-6
title: c3nav indoor integration
status: Done
assignee: []
created_date: '2025-12-15 19:37'
updated_date: '2025-12-17 00:44'
labels: []
dependencies: []
priority: high
---
## Description
<!-- SECTION:DESCRIPTION:BEGIN -->
Deep integration with c3nav: show indoor floor plans, WiFi/BLE positioning, routing through the venue. Display friend positions on indoor maps.
<!-- SECTION:DESCRIPTION:END -->
## Implementation Notes
<!-- SECTION:NOTES:BEGIN -->
Implemented c3nav indoor map integration:
- Tile proxy API with CORS and session handling
- Data API proxy for levels/bounds/locations
- IndoorMapView component with MapLibre GL
- Floor selector (Level 0-4)
- Tap-to-set indoor position
- Position sync between participants
- Easter egg: 'The Underground of the Underground'
<!-- SECTION:NOTES:END -->