From a7c0a14b37c09f255ed74d7bf6b6a5991d3a5d99 Mon Sep 17 00:00:00 2001 From: braddf Date: Tue, 10 Sep 2024 11:25:16 +0100 Subject: [PATCH] remove GSP id from map tooltip until confirmed --- apps/nowcasting-app/components/map/pvLatestMap.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/apps/nowcasting-app/components/map/pvLatestMap.tsx b/apps/nowcasting-app/components/map/pvLatestMap.tsx index ca474c25..353fc026 100644 --- a/apps/nowcasting-app/components/map/pvLatestMap.tsx +++ b/apps/nowcasting-app/components/map/pvLatestMap.tsx @@ -241,9 +241,7 @@ const PvLatestMap: React.FC = ({ const popupContent = `
${properties?.gspDisplayName}
-
${properties?.GSPs} • #${ - properties?.gsp_id - }
+
${properties?.GSPs}