From 8ce0031a80fd77c1b617c11ce7c165ef13c0afa7 Mon Sep 17 00:00:00 2001 From: cnouguier Date: Thu, 26 Sep 2024 09:53:08 +0200 Subject: [PATCH] wip: Provide a location map card that fits the layout of the KTimeLine component #958 --- .../location/KLocationTimeLineCard.vue | 128 ++++++++++++++++++ 1 file changed, 128 insertions(+) create mode 100644 map/client/components/location/KLocationTimeLineCard.vue diff --git a/map/client/components/location/KLocationTimeLineCard.vue b/map/client/components/location/KLocationTimeLineCard.vue new file mode 100644 index 000000000..1961a9c03 --- /dev/null +++ b/map/client/components/location/KLocationTimeLineCard.vue @@ -0,0 +1,128 @@ + + + + +