{#if typeof navigator?.share === "function"} {/if} {#if navigator.clipboard !== undefined} {/if}
Utils.selectTextIn(e.target)}> {linkToShare}
new Img(new Qr(linkToShare).toImageElement(125)).SetStyle("width: 125px")} />
{#if isCopied} {/if}
<span class="literal-code iframe-code-block">
<iframe src="{linkToShare}"
allow="geolocation" width="100%" height="100%" style="min-width: 250px; min-height: 250px"
title="{state.layout.title?.txt ?? "MapComplete"} with MapComplete">
</iframe>
</span>