forked from MapComplete/MapComplete
Don't show irrelevant title icons
This commit is contained in:
parent
e0527e9647
commit
55e12c32e5
3 changed files with 5 additions and 4 deletions
|
@ -100,7 +100,8 @@
|
|||
"labels": [
|
||||
"defaults"
|
||||
],
|
||||
"render": "{share_link()}"
|
||||
"render": "{share_link()}",
|
||||
"metacondition": "_supports_sharing=yes"
|
||||
},
|
||||
{
|
||||
"id": "osmlink",
|
||||
|
@ -123,4 +124,4 @@
|
|||
}
|
||||
],
|
||||
"mapRendering": null
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue