implement draw and move mode on mobile

This commit is contained in:
Josh Hawkins
2026-05-30 23:22:42 -05:00
parent a3c46e45fd
commit aad0b77921
3 changed files with 54 additions and 5 deletions
@@ -24,7 +24,9 @@
"points_one": "{{count}} point",
"points_other": "{{count}} points",
"undo": "Undo last point",
"reset": "Reset polygon"
"reset": "Reset polygon",
"drawMode": "Draw",
"moveMode": "Move"
},
"motionHeatmapLabel": "Motion Heatmap",
"dialog": {