]> git.openstreetmap.org Git - rails.git/commit
Render marker symbols for the embed view unconditionally
authorTom Hughes <tom@compton.nu>
Sat, 20 Sep 2025 14:05:43 +0000 (15:05 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 24 Sep 2025 16:18:25 +0000 (17:18 +0100)
commitc4a6fd13398bbdbd4c86a9c13e80a5e05695cbd4
tree511882b84a09dba91eae524fcceca75f23cbd595
parentce80c58bad4e2f017ba09b00182b687d006bc154
Render marker symbols for the embed view unconditionally

The generated page is cached and some requests may need the markers
while others don't so we always need to include them.

Fixes #6045
app/views/export/embed.html.erb