forked from MapComplete/MapComplete
Merge branch 'master' of github.com:pietervdvn/MapComplete into develop
This commit is contained in:
commit
aed0ba31ab
3 changed files with 78 additions and 4 deletions
|
@ -1453,6 +1453,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"layers": {
|
||||
"0": {
|
||||
"presets": {
|
||||
"0": {
|
||||
"title": "windturbine"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "windturbine"
|
||||
},
|
||||
"name": "windturbine"
|
||||
}
|
||||
}
|
||||
},
|
||||
"parkings": {
|
||||
|
@ -1507,6 +1520,9 @@
|
|||
},
|
||||
"6": {
|
||||
"question": "Wat zijn de openingsuren van deze winkel?"
|
||||
},
|
||||
"5": {
|
||||
"question": "Wat is het e-mailadres van deze winkel?"
|
||||
}
|
||||
},
|
||||
"presets": {
|
||||
|
@ -1669,4 +1685,4 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue