BikeOttawa / maps.bikeottawa.ca-frontend

Static frontend for maps.bikeottawa.ca
https://maps.bikeottawa.ca
15 stars 10 forks source link

Add backdrop-filter to improve legend legibility #34

Open dellisd opened 2 years ago

dellisd commented 2 years ago

The legend can be very difficult to read at times due to the transparent background. This PR adds a backdrop-filter to the legend to make it more legible, while also maintaining what I assume is a desired aesthetic.

(Note that the backdrop-filter property is currently disabled by default in Firefox, but should become enabled by default in the relatively near future)

Before/After (Pathways, Satellite): image image

Before/After (Winter, Dark): image image