canvas-website/backlog/tasks/task-054 - Re-enable-Map-to...

29 lines
807 B
Markdown

---
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 -->