Themes: don't do face blurring for some layers (artwork, memorials, ghost_bikes)

This commit is contained in:
Pieter Vander Vennet 2024-10-12 13:36:10 +02:00
parent 7d83cb1a7f
commit 15176a1682
11 changed files with 370 additions and 342 deletions

View file

@ -19,6 +19,13 @@
"*": "{image_carousel()}{image_upload()}"
}
},
{
"id": "images_no_blur",
"description": "Same as `images`, but uploaded request to disable blurring to the panoramax server",
"render": {
"*": "{image_carousel()}{image_upload(,,,true)}"
}
},
{
"id": "mapillary",
"description": "Shows a button to open Mapillary on this location",