forked from MapComplete/MapComplete
Add fancy direction picker
This commit is contained in:
parent
67bd817a38
commit
7ef2f429f2
11 changed files with 386 additions and 53 deletions
|
@ -96,6 +96,17 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"question": {
|
||||
"en": "In which geographical direction does this camera film?",
|
||||
"nl": "Naar welke geografische richting filmt deze camera?"
|
||||
},
|
||||
"render": "Films to {camera:direction}",
|
||||
"freeform": {
|
||||
"key": "camera:direction",
|
||||
"type": "direction"
|
||||
}
|
||||
},
|
||||
{
|
||||
"freeform": {
|
||||
"key": "operator"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue