forked from MapComplete/MapComplete
Fix: disable check
This commit is contained in:
parent
322f2cfd80
commit
b2e7b7d221
3 changed files with 5 additions and 4 deletions
|
@ -218,11 +218,12 @@
|
|||
}
|
||||
],
|
||||
"tagRenderings": [
|
||||
{"id":"sotm-events",
|
||||
{
|
||||
"id": "sotm-events",
|
||||
"render": {
|
||||
"special": {
|
||||
"type": "giggity",
|
||||
"giggityUrl":"https://sotm.osmz.ru/sotmeu2023.xml"
|
||||
"giggityUrl": "https://sotm.osmz.ru/sotmeu2023.xml"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
@ -722,7 +722,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"id":"debug-gps",
|
||||
"id": "debug-gps",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": "{gps_all_tags()}"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue