Files
notifications-admin/app/templates/views/broadcast/partials/area-map-stylesheets.html
Chris Hill-Scott 0369472a76 Add a key to the map
To help people understand that broadcasting is not a precise technology,
we have shown the estimate bleed area on the map.

Because people aren’t familiar with the technology a visual only clue is
not enough. So this commit adds a key to the map, which explains what
the different outlines mean.

It also removes the sticky footer from this page to:
- make the key visible on the page
- make people scroll and review the map before they get to the big green
  button
- not reduce the size of the map any further
2020-09-08 16:44:49 +01:00

2 lines
76 B
HTML

<link rel="stylesheet" href="{{ asset_url('stylesheets/leaflet.css') }}" />