Navigate to another page after click on Google Maps popup

I’m using the ‘Show Popup with Content for marker of Google Maps’ block and this works fine. When the user clicks on the popup I’d like to navigate to another page and have the Layout Data (which I populated with the Marker Data before showing the popup) available from the page with the map. When using an ‘a’ tag in the popup content to navigate to the detail page it seems the Layout Data is lost. Is there some way to navigate to the detail page after a click on the popup without loosing the Layout Data?

Hello @Tom_Van_den_Eynde1,

do you use the Link component for the a tag?