forked from MapComplete/MapComplete
Themes(trees): disable blurring as we have too many false positives
This commit is contained in:
parent
1493c00edf
commit
1daacd6501
1 changed files with 1 additions and 1 deletions
|
@ -222,7 +222,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"tagRenderings": [
|
"tagRenderings": [
|
||||||
"images",
|
"images_no_blur",
|
||||||
{
|
{
|
||||||
"id": "plantnet",
|
"id": "plantnet",
|
||||||
"render": "{plantnet_detection()}"
|
"render": "{plantnet_detection()}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue