From f10c4571534bcd5e6cd0e7e649676f7a30a1468c Mon Sep 17 00:00:00 2001 From: Delapouite Date: Mon, 23 Oct 2023 19:22:48 +0200 Subject: [PATCH 1/3] feat(map): add link to voie-lyonnaise page in tooltip header --- composables/useTooltip.ts | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/composables/useTooltip.ts b/composables/useTooltip.ts index 2b56a439..e163dd00 100644 --- a/composables/useTooltip.ts +++ b/composables/useTooltip.ts @@ -32,10 +32,12 @@ export const useTooltip = () => { return `
-
Voie Lyonnaise ${properties.line}
+ + Voie Lyonnaise ${properties.line} +
-
+
Tronçon
${properties.name}
@@ -56,7 +58,9 @@ export const useTooltip = () => { return `
-
Voie Lyonnaise ${properties.line}
+ + Voie Lyonnaise ${properties.line} +
From aefea66319600e1f85a85bf8c010f0318c155aca Mon Sep 17 00:00:00 2001 From: Bruno Heridet Date: Wed, 25 Oct 2023 14:25:19 +0200 Subject: [PATCH 2/3] Update composables/useTooltip.ts Co-authored-by: Benoit Demaegdt --- composables/useTooltip.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composables/useTooltip.ts b/composables/useTooltip.ts index e163dd00..066e884f 100644 --- a/composables/useTooltip.ts +++ b/composables/useTooltip.ts @@ -32,7 +32,7 @@ export const useTooltip = () => { return `
From a3088726c6d2c43cbcdda3b7710fdcdb74ec7c28 Mon Sep 17 00:00:00 2001 From: Bruno Heridet Date: Wed, 25 Oct 2023 14:25:25 +0200 Subject: [PATCH 3/3] Update composables/useTooltip.ts Co-authored-by: Benoit Demaegdt --- composables/useTooltip.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/composables/useTooltip.ts b/composables/useTooltip.ts index 066e884f..9274b9e9 100644 --- a/composables/useTooltip.ts +++ b/composables/useTooltip.ts @@ -58,7 +58,7 @@ export const useTooltip = () => { return `