forked from MapComplete/MapComplete
Refactoring: allow to export the map as PNG
This commit is contained in:
parent
e36e9123f3
commit
7f8969146a
16 changed files with 207 additions and 66 deletions
|
@ -159,8 +159,10 @@
|
|||
"download": {
|
||||
"downloadAsPdf": "Download a PDF of the current map",
|
||||
"downloadAsPdfHelper": "Ideal to print the current map",
|
||||
"downloadAsPng": "Download as image",
|
||||
"downloadAsPngHelper": "Ideal to include in reports",
|
||||
"downloadAsSvg": "Download an SVG of the current map",
|
||||
"downloadAsSvgHelper": "Compatible Inkscape or Adobe Illustrator; will need further processing ",
|
||||
"downloadAsSvgHelper": "Compatible Inkscape or Adobe Illustrator; will need further processing",
|
||||
"downloadCSV": "Download visible data as CSV",
|
||||
"downloadCSVHelper": "Compatible with LibreOffice Calc, Excel, …",
|
||||
"downloadFeatureAsGeojson": "Download as GeoJSON-file",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue