Skip to content

Instantly share code, notes, and snippets.

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