ADVERTISEMENT
Subtle Greyscale Map Log in to Favorite
Anonymous
January 6, 2014
656617 views
6246 favorites
A subtle greyscale color scheme that works great for website/architectural design use. It is built by Google Map Customizer, which allows you to customize the colors on a Google Map and get large, high resolution images.
SPONSORED BY
Create a map with this style using Atlist →
Atlist is the easy way to create maps with multiple markers.
JavaScript Style Array:
[ { "featureType": "poi", "elementType": "all", "stylers": [ { "hue": "#000000" }, { "saturation": -100 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "poi", "elementType": "all", "stylers": [ { "hue": "#000000" }, { "saturation": -100 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "administrative", "elementType": "all", "stylers": [ { "hue": "#000000" }, { "saturation": 0 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "road", "elementType": "labels", "stylers": [ { "hue": "#ffffff" }, { "saturation": -100 }, { "lightness": 100 }, { "visibility": "off" } ] }, { "featureType": "water", "elementType": "labels", "stylers": [ { "hue": "#000000" }, { "saturation": -100 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "road.local", "elementType": "all", "stylers": [ { "hue": "#ffffff" }, { "saturation": -100 }, { "lightness": 100 }, { "visibility": "on" } ] }, { "featureType": "water", "elementType": "geometry", "stylers": [ { "hue": "#ffffff" }, { "saturation": -100 }, { "lightness": 100 }, { "visibility": "on" } ] }, { "featureType": "transit", "elementType": "labels", "stylers": [ { "hue": "#000000" }, { "saturation": 0 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "landscape", "elementType": "labels", "stylers": [ { "hue": "#000000" }, { "saturation": -100 }, { "lightness": -100 }, { "visibility": "off" } ] }, { "featureType": "road", "elementType": "geometry", "stylers": [ { "hue": "#bbbbbb" }, { "saturation": -100 }, { "lightness": 26 }, { "visibility": "on" } ] }, { "featureType": "landscape", "elementType": "geometry", "stylers": [ { "hue": "#dddddd" }, { "saturation": -100 }, { "lightness": -3 }, { "visibility": "on" } ] } ]