Skip to content

Added a 'Draft' watermark to the seasonal map view

Jonathan Cooper requested to merge feature/EC-115-dummy-seasonal into master

This stamps a 'Draft' image over the map. It is implemented as a Leaflet map control since trying to overlay an image messed up the interactions of the underlying map controls. Its position is fixed relative to the bottom left of the map - no chance to make it always remain central, so it is possible for it to disappear off the top or right on very small screens.

This is what it looks like on my pc:

image

Merge request reports

Loading