From ee38d0d2b635a9354291a1b867b9510493261721 Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Wed, 15 Apr 2026 23:45:05 +0000 Subject: [PATCH] Add fake operations map component --- ts/components/MapOperations.vue | 270 ++++++++++++++++++++++++++++++++ ts/view/Operations.vue | 6 +- 2 files changed, 272 insertions(+), 4 deletions(-) create mode 100644 ts/components/MapOperations.vue diff --git a/ts/components/MapOperations.vue b/ts/components/MapOperations.vue new file mode 100644 index 00000000..b76c863a --- /dev/null +++ b/ts/components/MapOperations.vue @@ -0,0 +1,270 @@ + + + + diff --git a/ts/view/Operations.vue b/ts/view/Operations.vue index 9a08879c..661dc5f7 100644 --- a/ts/view/Operations.vue +++ b/ts/view/Operations.vue @@ -109,9 +109,7 @@
Routing Map
-
- Map: Selected Assignments, Selected Technicians, Proposed Routes -
+