Add 'export as GPX'-feature, fix #276

This commit is contained in:
Pieter Vander Vennet 2021-11-08 20:49:51 +01:00
parent 91fe29cfdd
commit e8ce53d5eb
9 changed files with 308 additions and 79 deletions

View file

@ -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",