forked from MapComplete/MapComplete
Themes(public_bookcase): allow to snap to wall
This commit is contained in:
parent
69b4461a20
commit
20808ee772
1 changed files with 11 additions and 0 deletions
|
|
@ -108,6 +108,17 @@
|
||||||
"tags": [
|
"tags": [
|
||||||
"amenity=public_bookcase"
|
"amenity=public_bookcase"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": {
|
||||||
|
"en": "a bookcase on a wall"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"amenity=public_bookcase"
|
||||||
|
],
|
||||||
|
"snapToLayer": [
|
||||||
|
"walls_and_buildings"
|
||||||
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue