The map displays colour coded counties according to the average radon reading.
Once the map is loaded in the page it will automatically update every 10 minutes.
For best results it's advisable to use a portrait version of the map when embedding the map in a page with other elements. The reason for this is that it compliments the shape of the UK.
There are two types of map: static and dynamic.
The static map displays the map with colour coded regions and the key but the zoom, hover and click functionality has been removed.
To include the static map include the following at the bottom of your webpage:
src="https://realtimeradon.digitalteam.uk/radonMap.js"
#map { height: 700px; }