Fix: markers now appear correctly on PNG exports

This commit is contained in:
Pieter Vander Vennet 2023-10-19 12:21:27 +02:00
parent 9dc222be43
commit e5b3e15c43

View file

@ -81,7 +81,7 @@
mimetype="image/png"
mainText={t.downloadAsPng}
helperText={t.downloadAsPngHelper}
construct={() => state.mapProperties.exportAsPng(4)}
construct={() => state.mapProperties.exportAsPng(1)}
/>
<div class="flex flex-col">