forked from MapComplete/MapComplete
Refactoring: port 'TagApplyButton' to svelte
This commit is contained in:
parent
2bc2a6cddf
commit
d1f7ae2462
8 changed files with 109 additions and 99 deletions
|
@ -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"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue