Skip to content

Instantly share code, notes, and snippets.

@champierre
Last active December 23, 2015 07:49
Show Gist options
  • Select an option

  • Save champierre/6603374 to your computer and use it in GitHub Desktop.

Select an option

Save champierre/6603374 to your computer and use it in GitHub Desktop.
[
{
featureType: “all”,
stylers: [
{ hue: “#dfcaab” },
{ saturation: -70 }
]
},
{
featureType: “road.arterial”,
elementType: “geometry”,
stylers: [
{ hue: “#dfcaab” },
{ saturation: 50 }
]
},
{
featureType: “poi”,
elementType: “labels”,
stylers: [
{ visibility: “off” }
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment