Skip to content

Instantly share code, notes, and snippets.

@brendannee
Created May 24, 2011 06:53
Show Gist options
  • Save brendannee/988234 to your computer and use it in GitHub Desktop.
Save brendannee/988234 to your computer and use it in GitHub Desktop.
Google Maps Traffic Layer
var trafficLayer = new google.maps.TrafficLayer();
trafficLayer.setMap(map);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment