Update task task-024
This commit is contained in:
parent
ecb3dfd646
commit
fa212f90ea
|
|
@ -4,7 +4,7 @@ title: 'Open Mapping: Collaborative Route Planning Module'
|
||||||
status: Done
|
status: Done
|
||||||
assignee: []
|
assignee: []
|
||||||
created_date: '2025-12-04 14:30'
|
created_date: '2025-12-04 14:30'
|
||||||
updated_date: '2025-12-07 06:32'
|
updated_date: '2025-12-07 06:43'
|
||||||
labels:
|
labels:
|
||||||
- feature
|
- feature
|
||||||
- mapping
|
- mapping
|
||||||
|
|
@ -175,4 +175,10 @@ Completed Mapus-inspired MapShapeUtil enhancements:
|
||||||
- Added legacy property support (interactive, showGPS, showSearch, showDirections, sharingLocation, gpsUsers)
|
- Added legacy property support (interactive, showGPS, showSearch, showDirections, sharingLocation, gpsUsers)
|
||||||
- Prevents 'getLayer' and 'map' undefined errors during component unmount
|
- Prevents 'getLayer' and 'map' undefined errors during component unmount
|
||||||
- All schema validation errors resolved
|
- All schema validation errors resolved
|
||||||
|
|
||||||
|
**Feature Branch Created (2025-12-07):**
|
||||||
|
- Branch: feature/mapshapeutil-fixes
|
||||||
|
- Pushed to Gitea: https://gitea.jeffemmett.com/jeffemmett/canvas-website/compare/main...feature/mapshapeutil-fixes
|
||||||
|
- Includes all MapLibre cleanup fixes and z-index/pointer-event style improvements
|
||||||
|
- Ready for testing before merging to dev
|
||||||
<!-- SECTION:NOTES:END -->
|
<!-- SECTION:NOTES:END -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue