Fix multilinestring rendering

This commit is contained in:
Pieter Vander Vennet 2021-11-16 15:50:26 +01:00
parent f486a64150
commit 06098feaf7
2 changed files with 10 additions and 33 deletions

View file

@ -13,7 +13,8 @@
{
"id": "Privacy notice",
"render": {
"en": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device."
"en": "This is the path you've travelled since this website is opened. Don't worry - this is only visible to you and no one else. Your location data is never sent off-device.",
"nl": "Dit is waar je was sinds je deze website hebt geopened. Dit is enkel zichtbaar voor jou en niemand anders, je locatie wordt niet verstuurd"
}
},
"export_as_gpx"