Add check: a preset for a newly created point should match the layer + fix bugs in themes
This commit is contained in:
parent
3398c9f405
commit
c874afc745
5 changed files with 32 additions and 22 deletions
|
@ -28,6 +28,7 @@
|
|||
"it": "Friggitoria",
|
||||
"hu": "Sültkrumplievő-hely"
|
||||
},
|
||||
"=presets": [],
|
||||
"source": {
|
||||
"=osmTags": {
|
||||
"and": [
|
||||
|
@ -47,7 +48,8 @@
|
|||
"builtin": "food",
|
||||
"override": {
|
||||
"minzoom": 19,
|
||||
"filter": null
|
||||
"filter": null,
|
||||
"name": null
|
||||
}
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue