Add descriptions to builtin layers
This commit is contained in:
parent
6ee546010c
commit
f949a52d92
25 changed files with 175 additions and 23 deletions
|
@ -48,7 +48,7 @@
|
|||
"tags": [
|
||||
"highway=street_lamp"
|
||||
],
|
||||
"preciseInput": true
|
||||
"preciseInput": {}
|
||||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
|
@ -366,9 +366,12 @@
|
|||
}
|
||||
}
|
||||
],
|
||||
"deletion": true,
|
||||
"deletion": {},
|
||||
"allowMove": {
|
||||
"enableImproveAccuracy": true,
|
||||
"enableRelocation": false
|
||||
},
|
||||
"description": {
|
||||
"en": "A layer showing street lights"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue