feinstaub-map icon indicating copy to clipboard operation
feinstaub-map copied to clipboard

Results 33 feinstaub-map issues
Sort by recently updated
recently updated
newest added

Right now the api returns a 502. Handle any api errors and show a big message instead of an empty map.

Touch devices can't see the individual values of a cell, enable touch events. Render the value panel responsive (full screen with X perhaps).

We currently do not set any headers when requesting from the api. This seems to result in differing behaviour in different browsers. Chrome sends accept header "_/_", Firefox sends "text/html..."...