diff --git a/tasks/enduro-trails/prototype/static/style.json b/tasks/enduro-trails/prototype/static/style.json index c6c0d16..ef7b11f 100644 --- a/tasks/enduro-trails/prototype/static/style.json +++ b/tasks/enduro-trails/prototype/static/style.json @@ -32,9 +32,9 @@ "type": "raster", "source": "osm-raster", "paint": { - "raster-opacity": 0.35, - "raster-saturation": -0.3, - "raster-brightness-min": 0.7, + "raster-opacity": 1.0, + "raster-saturation": 0, + "raster-brightness-min": 0, "raster-brightness-max": 1.0 } },