From 501fdf902ba688b78b8d5e9146a20cc2d405dd96 Mon Sep 17 00:00:00 2001 From: Scott Bell Date: Tue, 18 Apr 2023 15:15:37 +0200 Subject: [PATCH] can draw annotations, now need to select existing annotations --- .../imagery/components/AnnotationsCanvas.vue | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/src/plugins/imagery/components/AnnotationsCanvas.vue b/src/plugins/imagery/components/AnnotationsCanvas.vue index 64f0412f6b..fa26cb75c1 100644 --- a/src/plugins/imagery/components/AnnotationsCanvas.vue +++ b/src/plugins/imagery/components/AnnotationsCanvas.vue @@ -33,6 +33,9 @@