Update task task-024
This commit is contained in:
parent
254eeda94e
commit
e2a9f3ba54
|
|
@ -4,7 +4,7 @@ title: 'Open Mapping: Collaborative Route Planning Module'
|
||||||
status: In Progress
|
status: In Progress
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-04 14:30'
|
created_date: '2025-12-04 14:30'
|
||||||
updated_date: '2025-12-05 04:01'
|
updated_date: '2025-12-05 05:29'
|
||||||
labels:
|
labels:
|
||||||
- feature
|
- feature
|
||||||
- mapping
|
- mapping
|
||||||
|
|
@ -111,4 +111,11 @@ Pushed to feature/open-mapping branch:
|
||||||
- Currently loaded with Monaco OSM data (for testing)
|
- Currently loaded with Monaco OSM data (for testing)
|
||||||
- MapShapeUtil updated to use self-hosted OSRM
|
- MapShapeUtil updated to use self-hosted OSRM
|
||||||
- Verified working: curl returns valid route responses
|
- Verified working: curl returns valid route responses
|
||||||
|
|
||||||
|
Map refactoring completed:
|
||||||
|
- Created simplified MapShapeUtil.tsx (836 lines) with MapLibre + search + routing
|
||||||
|
- Created GPSCollaborationLayer.ts as standalone module for GPS sharing
|
||||||
|
- Added layers/index.ts and updated open-mapping exports
|
||||||
|
- Server running without compilation errors
|
||||||
|
- Architecture now follows layer pattern: Base Map → Collaboration Layers
|
||||||
<!-- SECTION:NOTES:END -->
|
<!-- SECTION:NOTES:END -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue