forked from MapComplete/MapComplete
Add download-as-svg options
This commit is contained in:
parent
e6997f9b9d
commit
308ab74a08
9 changed files with 266 additions and 58 deletions
|
@ -102,6 +102,8 @@
|
|||
"download": {
|
||||
"downloadAsPdf": "Download a PDF of the current map",
|
||||
"downloadAsPdfHelper": "Ideal to print the current map",
|
||||
"downloadAsSvg": "Download an SVG of the current map",
|
||||
"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