diff --git a/htdocs/map-leaflet.js b/htdocs/map-leaflet.js index 30788b53..13311091 100644 --- a/htdocs/map-leaflet.js +++ b/htdocs/map-leaflet.js @@ -118,6 +118,13 @@ var mapExtraLayers = [ attribution: 'Map data: © OpenSeaMap contributors' }, }, + { + name: 'WeatherRadar-USA', + url: 'http://mesonet.agron.iastate.edu/cache/tile.py/1.0.0/nexrad-n0q-900913/{z}/{x}/{y}.png', + options: { + attribution: 'Map data: © Iowa State University' + }, + }, ]; // reasonable default; will be overriden by server