Route Planner to Avoid Traffic
START
FINISH

Get your own Traffic Map

Traffic Update Widget

Our traffic and travel widget allows website and blog owners to embed a traffic map directly onto your website. It's a simple and quick way of putting useful traffic information into the content of your website. All you need to do is specify where you want to centre the map, and let us do the rest.

Our traffic map will show the latest traffic incidents and roadworks fed live from the Highways Agency, Highways Scotland, Transport for London, and Highways Wales, as well as the locations of speed cameras, traffic flow, local transport options, and the regional weather.

It takes just a couple of minutes to configure and embed our traffic map into any website. Just follow the steps below, and you'll have your very own traffic map for your website visitors:

See it in action   or   Get a mini widget

Step One - Choose a location

To begin, enter a postcode, town/city or county that you'd like to show traffic conditions for:

POSTCODE
or TOWN/CITY
or COUNTY

Step Two - Preview Map

Once you've chosen a location, click on the Preview Map button below:

Preview Map

Step Three - Embed Code

Once you've set the centre of the map to the location you require, copy and paste the following HTML code into your website where you want the traffic map to display:

Please select a postcode (recommended), town or county above, then click 'Preview Map' to generate the HTML code.
<!-- Start of Traffic Update -->
<script>
var TU_LatLon='';
</script>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&libraries=weather"></script>
<script type='text/javascript' src='https://www.traffic-update.co.uk/webservices/w.js'></script>
<div id='tu_xdiv'></div>
<!-- End of Traffic Update -->