From 3ade3a6b5ced80533c7cad1f4e894208a4b74095 Mon Sep 17 00:00:00 2001 From: Vincent Fazio Date: Wed, 29 May 2024 18:27:20 +1000 Subject: [PATCH 1/2] AUS-4108 Restore bookmark functionality --- .../browsepanel/browsepanel.component.html | 32 +++- src/app/browsepanel/browsepanel.component.ts | 137 +++++++++++++----- .../activelayerspanel.component.ts | 104 +++++++++---- src/app/services/user/user-state.service.ts | 18 ++- 4 files changed, 217 insertions(+), 74 deletions(-) diff --git a/src/app/browsepanel/browsepanel.component.html b/src/app/browsepanel/browsepanel.component.html index 41a63a35..d2dcf249 100644 --- a/src/app/browsepanel/browsepanel.component.html +++ b/src/app/browsepanel/browsepanel.component.html @@ -1,19 +1,34 @@ - +
- Featured Layer Groups +
Featured Layer Groups + +
+       + + +
+
+
- @@ -24,10 +39,15 @@ Layers {{layerColumnHeader}} Layers
-
+ +
- {{layer.name}} + + + {{layer.name}} + +