Map GeoXML RSS

Code:

$(document).ready(function() { 
    $('#map_canvas').googleMaps({
		   trafficInfo: true
	 });
});