Fix google maps links
All checks were successful
Deploy Spot / deploy (push) Successful in 38s

This commit is contained in:
2026-05-19 21:44:03 +02:00
parent c43539b640
commit 7f74263ba2
4 changed files with 6 additions and 3 deletions

View File

@@ -192,7 +192,7 @@
</span>
<img class="staticmap clickable" :title="lang.get('media.click_zoom')" :src="options.static_img_url" />
<spotIconStack :mainClasses="'message drill-icon'" :iconMain="drillMainIcon" iconSub="footprint" :icon-sub-transform="'rotate-270'" />
<div class="comment">
<div class="comment" @click.stop>
<p v-if="!isMobile()">
<spotIcon :icon="'coords'" margin="right" size="lg" />
<projectMapLink :options="options" />