From 6e40934db332cedccf95733908d552b6dc3e75dc Mon Sep 17 00:00:00 2001 From: Jeff Emmett Date: Mon, 15 Dec 2025 18:40:33 -0500 Subject: [PATCH] Create task task-054 --- ...able-Map-tool-with-GPS-location-sharing.md | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 backlog/tasks/task-054 - Re-enable-Map-tool-with-GPS-location-sharing.md diff --git a/backlog/tasks/task-054 - Re-enable-Map-tool-with-GPS-location-sharing.md b/backlog/tasks/task-054 - Re-enable-Map-tool-with-GPS-location-sharing.md new file mode 100644 index 0000000..b274891 --- /dev/null +++ b/backlog/tasks/task-054 - Re-enable-Map-tool-with-GPS-location-sharing.md @@ -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 + + +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. + + +## Acceptance Criteria + +- [ ] #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 +