forked from MapComplete/MapComplete
First draft of loading 'notes'
This commit is contained in:
parent
bafaba7011
commit
ebb510da04
20 changed files with 580 additions and 199 deletions
|
@ -422,5 +422,10 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"notes": {
|
||||
"isClosed": "This note is resolved",
|
||||
"closeNote":
|
||||
"Close this note"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -944,6 +944,18 @@
|
|||
"shortDescription": "This map shows the nature reserves of Natuurpunt",
|
||||
"title": "The map of Natuurpunt"
|
||||
},
|
||||
"notes": {
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "OpenStreetMap notes",
|
||||
"tagRenderings": {
|
||||
"date_created": {
|
||||
"render": "Opened on {date_created}"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"observation_towers": {
|
||||
"description": "Publicly accessible towers to enjoy the view",
|
||||
"shortDescription": "Publicly accessible towers to enjoy the view",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue