Update postboxes.json

This commit is contained in:
Nicole 2021-10-31 21:22:44 +01:00 committed by GitHub
parent c4f217b74e
commit d6b9e1fd6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,7 +46,11 @@
"en": "The layer showing postboxes."
},
"tagRenderings": [
"images"
"images",
{
"id": "minimap",
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
}
],
"icon": {
"render": "./assets/themes/postboxes/postbox.svg"
@ -121,7 +125,11 @@
"de": "Eine Ebene mit Postämtern."
},
"tagRenderings": [
"images"
"images",
{
"id": "minimap",
"render": "{minimap(18): height: 5rem; overflow: hidden; border-radius:3rem; }"
}
{
"render": {
"en": "Opening Hours: {opening_hours_table()}"