Refactoring: port 'TagApplyButton' to svelte

This commit is contained in:
Pieter Vander Vennet 2025-06-19 01:51:09 +02:00
parent 2bc2a6cddf
commit d1f7ae2462
8 changed files with 109 additions and 99 deletions

View file

@ -79,7 +79,7 @@
"source": {
"geoJson": "https://maproulette.org/api/v2/challenge/view/39519"
},
"isShown": "mr_taskStatus=Created",
"calculatedTags": [
"_closest_osm_poi=closest(feat)('atm')?.properties?.id",
"_closest_osm_poi_distance=Math.round(distanceTo(feat)(feat.properties._closest_osm_poi))",
@ -161,7 +161,7 @@
"it": "Aggiungi tutti i tag suggeriti allo sportello bancomat più vicino"
},
"image": "./assets/svg/addSmall.svg",
"maproulette_id": "mr_taskId"
"maproulette_id": "id"
}
}
},