v4.1.00 01/12/2020 Modified datasource for stations, plus various cleanup
v4.0.00 12/11/2018 nowCOAST providing alerts
v2.1.10 10/18/2012 Added special marine warnings layer from nowCOAST. Modified nowCOAST Temperature layer.
v2.1.09 10/15/2012 Rearranged layers.
v2.1.08 10/12/2012 Map style is now included in the preferences you set AND the Dark map style is now the default.
v2.1.07 10/12/2012 Tweaked the Dark map style.
v2.1.06 9/24/2012 Added an additional styled map and added the quick options for each map.
v2.1.05 9/21/2012 Added styled map as an option.
v2.1.04 7/11/2012 Minor adjustments.
v2.1.03 5/29/2012 Added a blue dot to indicate your location.
v2.1.02 5/17/2012 Changed the default alerts data source, updated to API v3.7.
v2.1.01 4/24/2012 Made some improvements to resize events.
v2.1.00 4/11/2012 Changed some data sources.
v2.0.20 3/29/2012 Changed data source for weather alerts.
v2.0.17 1/24/2012 Fixed a few small items.
v2.0.16 11/3/2011 Fixed a small problem with the find function.
v2.0.15 10/20/2011 Fixed the geocoding when HTML5 geolocation was used to determine user's location.
v2.0.14 10/19/2011 Fixed a few little issues with the elevation filter and the Quick Hide function.
v2.0.13 10/10/2011 Tidied up a few things in marker handling. Now using prototype's each instead of a standard loop.
v2.0.12 10/10/2011 two changes:
1. Added experimental feature to allow querying of the map via a Fusion Table for your UGC (weather forecast zone) and FWZ (fire weather zone). Change the "Clicking the map returns" option to "Zones" and watch how long it takes before Fusion Tables wakes up and gives you a result. (Takes minutes, it seems!)
2. Added the "Quick Hide" mouseover button. Allows you to temporarily and quickly hide markers by mousing over the "Quick Hide" button. This works by setting the elevation filter to 100000 feet.
v2.0.11 8/22/2011 Now using HTML5's geolocation capabilities to determine map center on load. See Help for more
info. This should be a much more accurate method for centering your map.
v2.0.10 8/18/2011 Removed counties layer because ESRI no longer has it available. Added nowCOAST radar as a backup to WU.
v2.0.9 6/1/2011 Updated to maps API v3.4 and added google +1
v2.0.8 3/25/2011 Standardized on Element.insert as the method for adding elements to the DOM.
v2.0.7 3/23/2011 Fixed a quirky issue related to loading the temperature data in FF4.
v2.0.6 3/9/2011 Finally figured out how to get temperature markers working in the Chrome browser. For the most part, this site should now be Chrome compatible. Updated to the latest version of the maps API and prototype/scriptaculous.
v2.0.5 2/2/2011 Removed width restriction warning on Severe Alerts layer (thanks nowCOAST team!), added Special Marine Warnings as part of Severe Alerts layer.
v2.0.4 11/17/2010 Minor update to improve handling of null alert results.
v2.0.3 11/1/2010 Added NWS Alerts back into the layer list and turned on by default. If you prefer the old alert layer, click the "All Weather Alerts" layer and then set your preferences.
v2.0.2 9/15/2010 Changed "All Weather Alerts" back to wunderground.com version because NWS version has disappeared!
v2.0.1 9/13/2010 Modified alert info windows. Pulled "Clicking the Map Returns" out of Options and into main pane.
v2.0.0 9/10/2010 Complete rewrite! Now using Google Maps API v3 and new data sources
v1.3.9 3/3/2010 Did some tidying for maintainability
v1.3.8 12/21/2009 Added enableRotation for Google's new aerial (not satellite) imagery.
v1.3.7 12/4/2009 Added animated satellite as a layer option.
v1.3.6 11/20/2009 Added timestamp to static radar.
v1.3.5 8/17/2009 Improved marker routine to reduce http requests.
v1.3.4 8/6/2009 The map now saves your position if you used the location= feature. You can then go back to the original position if you navigate away (click the hand in the navigation arrows at top left).
v1.3.3 8/3/2009 Hid the radar legend by default so that netbooks could see all options on the left nav.
v1.3.0 7/31/2009 Added ability to set default location via a location= parameter in the URL. Example: http://waynesweatherwatcher.com/map/index.htm?location=LAX
v1.2.5 7/1/2009 Added dragzoom. Hold <Shift> while clicking and dragging. This will create a zoom box to which the map will be zoomed when you release the mouse.