{#if $isLoading}
{:else}
JSON.stringify(geojson)} mainText={t.downloadGeojson} helperText={t.downloadGeoJsonHelper} {metaIsIncluded} />
GeoOperations.toCSV(geojson)} mainText={t.downloadCSV} helperText={t.downloadCSVHelper} {metaIsIncluded} />
offerSvg(false)} />
offerSvg(true)} />
state.mapProperties.exportAsPng(1)} />
{#each Object.keys(SvgToPdf.templates) as key} {#if SvgToPdf.templates[key].isPublic}
{/if} {/each}
{/if}