forked from MapComplete/MapComplete
Allow to style special visualisations, no cursor if popups are disabled
This commit is contained in:
parent
c13e6727c3
commit
5e991bdc02
7 changed files with 19 additions and 15 deletions
|
@ -72,7 +72,9 @@
|
|||
],
|
||||
"tagRenderings": [
|
||||
"images",
|
||||
"minimap",
|
||||
{
|
||||
"render": "{minimap():height: 9rem; border-radius: 2.5rem; overflow:hidden;border:1px solid gray}"
|
||||
},
|
||||
{
|
||||
"render": {
|
||||
"en": "The name of this bookcase is {name}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue