ADVERTISEMENT
Blue Gray Log in to Favorite
Anonymous
January 28, 2014
103442 views
733 favorites
A light blue gray take on the default map style.
SPONSORED BY
JavaScript Style Array:
[
{
"featureType": "water",
"stylers": [
{
"visibility": "on"
},
{
"color": "#b5cbe4"
}
]
},
{
"featureType": "landscape",
"stylers": [
{
"color": "#efefef"
}
]
},
{
"featureType": "road.highway",
"elementType": "geometry",
"stylers": [
{
"color": "#83a5b0"
}
]
},
{
"featureType": "road.arterial",
"elementType": "geometry",
"stylers": [
{
"color": "#bdcdd3"
}
]
},
{
"featureType": "road.local",
"elementType": "geometry",
"stylers": [
{
"color": "#ffffff"
}
]
},
{
"featureType": "poi.park",
"elementType": "geometry",
"stylers": [
{
"color": "#e3eed3"
}
]
},
{
"featureType": "administrative",
"stylers": [
{
"visibility": "on"
},
{
"lightness": 33
}
]
},
{
"featureType": "road"
},
{
"featureType": "poi.park",
"elementType": "labels",
"stylers": [
{
"visibility": "on"
},
{
"lightness": 20
}
]
},
{},
{
"featureType": "road",
"stylers": [
{
"lightness": 20
}
]
}
]