openstreetmap / openstreetmap-website

The Rails application that powers OpenStreetMap
https://www.openstreetmap.org/
GNU General Public License v2.0
2.21k stars 918 forks source link

Custom layer filters #5347

Open AntonKhorev opened 1 day ago

AntonKhorev commented 1 day ago

Applies different filters in dark mode: invert+rotate for layers without hillshading, dim for layers with.

Doesn't implement any controls to changing the filter and, consequently, doesn't store selected values. For storing I'd start with deciding if #5339 is ok first.

image

image