From dbc330ab46819dc50d679b86797f7e4600139a8b Mon Sep 17 00:00:00 2001 From: Willem Dantuma Date: Fri, 29 Jan 2021 10:10:13 +0100 Subject: [PATCH] Move side panels to map context to get access to map --- .../fm-map/components/map/map.component.html | 49 ++++++++++--------- 1 file changed, 25 insertions(+), 24 deletions(-) diff --git a/projects/common-map/src/fm-map/components/map/map.component.html b/projects/common-map/src/fm-map/components/map/map.component.html index 4607522..f074a5c 100644 --- a/projects/common-map/src/fm-map/components/map/map.component.html +++ b/projects/common-map/src/fm-map/components/map/map.component.html @@ -47,33 +47,34 @@ - -
- -
- -
-
-
-
-
- +
+ +
+ +
+
- -
- +
+ +
+ +
+ +
+ +
+
+
Cannot find {{state.queryState?.query}}
+
Cannot find tag {{state.queryState?.tags}}
+
-
-
Cannot find {{state.queryState?.query}}
-
Cannot find tag {{state.queryState?.tags}}
-
-
-
-
- - - +
+ + + + +