forked from MapComplete/MapComplete
Fix: maproulette import flow
This commit is contained in:
parent
f80054558f
commit
5f7cc351c9
18 changed files with 331 additions and 114 deletions
|
@ -60,7 +60,6 @@
|
|||
"tagRenderings": [
|
||||
{
|
||||
"id": "status",
|
||||
"render": "Current status: {status}",
|
||||
"mappings": [
|
||||
{
|
||||
"if": "status=0",
|
||||
|
@ -130,6 +129,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"labels": ["controls"],
|
||||
"id": "mark_fixed",
|
||||
"render": {
|
||||
"special": {
|
||||
|
@ -144,6 +144,7 @@
|
|||
},
|
||||
{
|
||||
"id": "mark_duplicate",
|
||||
"labels": ["controls"],
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "maproulette_set_status",
|
||||
|
@ -159,6 +160,7 @@
|
|||
},
|
||||
{
|
||||
"id": "mark_too_hard",
|
||||
"labels": ["controls"],
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "maproulette_set_status",
|
||||
|
@ -306,4 +308,4 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue