forked from MapComplete/MapComplete
Add 'export as GPX'-feature, fix #276
This commit is contained in:
parent
91fe29cfdd
commit
e8ce53d5eb
9 changed files with 308 additions and 79 deletions
|
@ -190,6 +190,8 @@
|
|||
"downloadAsPdf": "Download a PDF of the current map",
|
||||
"downloadAsPdfHelper": "Ideal to print the current map",
|
||||
"downloadGeojson": "Download visible data as GeoJSON",
|
||||
"downloadGpx":"Download as GPX-file",
|
||||
"downloadGpxHelper":"A GPX-file can be used with most navigation devices and applications",
|
||||
"exporting": "Exporting…",
|
||||
"downloadGeoJsonHelper": "Compatible with QGIS, ArcGIS, ESRI, …",
|
||||
"downloadCSV": "Download visible data as CSV",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue