forked from MapComplete/MapComplete
Fix: size of new element picker map (#1701), add debug info about GPS
This commit is contained in:
parent
cc03c142dc
commit
9407ed35b1
4 changed files with 39 additions and 8 deletions
|
@ -724,6 +724,11 @@
|
|||
"id": "debug",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": "{all_tags()}"
|
||||
},
|
||||
{
|
||||
"id":"debug-gps",
|
||||
"condition": "mapcomplete-show_debug=yes",
|
||||
"render": "{gps_all_tags()}"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue