Create task task-054
This commit is contained in:
parent
e960f5c061
commit
6e40934db3
|
|
@ -0,0 +1,28 @@
|
||||||
|
---
|
||||||
|
id: task-054
|
||||||
|
title: Re-enable Map tool with GPS location sharing
|
||||||
|
status: Done
|
||||||
|
assignee: []
|
||||||
|
created_date: '2025-12-15 23:40'
|
||||||
|
labels:
|
||||||
|
- feature
|
||||||
|
- map
|
||||||
|
- collaboration
|
||||||
|
dependencies: []
|
||||||
|
priority: medium
|
||||||
|
---
|
||||||
|
|
||||||
|
## Description
|
||||||
|
|
||||||
|
<!-- SECTION:DESCRIPTION:BEGIN -->
|
||||||
|
Re-enabled the Map tool in the toolbar and context menu. Added GPS location sharing feature allowing collaborators to share their real-time location on the map with colored markers.
|
||||||
|
<!-- SECTION:DESCRIPTION:END -->
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
<!-- AC:BEGIN -->
|
||||||
|
- [ ] #1 Map tool visible in toolbar (globe icon)
|
||||||
|
- [ ] #2 Map tool available in context menu under Create Tool
|
||||||
|
- [ ] #3 GPS location sharing toggle button works
|
||||||
|
- [ ] #4 Collaborator locations shown as colored markers
|
||||||
|
- [ ] #5 GPS watch cleaned up on component unmount
|
||||||
|
<!-- AC:END -->
|
||||||
Loading…
Reference in New Issue