ADVERTISEMENT
Minimal Greyscale for Printing Log in to Favorite
Anonymous
November 30, 2014
5486 views
29 favorites
This is a minimal greyscale style that is suitable for printing. It doesn't show many features and has few filled areas so that minimal ink is used. You should set the css background colour of the map canvas to white for the best result.
SPONSORED BY

Create a map with this style using Atlist →
Atlist is the easy way to create maps with multiple markers.
JavaScript Style Array:
[ { "stylers": [ { "visibility": "off" } ] },{ "featureType": "water", "elementType": "geometry", "stylers": [ { "visibility": "simplified" }, { "color": "#b0b0b0" } ] },{ "featureType": "water", "elementType": "labels.text", "stylers": [ { "visibility": "simplified" }, { "color": "#000000" } ] },{ "featureType": "poi.park", "elementType": "geometry", "stylers": [ { "visibility": "on" }, { "color": "#d0d0d0" } ] },{ "featureType": "road.highway", "elementType": "geometry", "stylers": [ { "visibility": "simplified" }, { "color": "#303030" } ] },{ "featureType": "road", "elementType": "labels.text.fill", "stylers": [ { "color": "#000000" }, { "visibility": "on" } ] },{ "featureType": "road", "elementType": "labels.text.stroke", "stylers": [ { "visibility": "on" }, { "color": "#ffffff" } ] },{ "featureType": "road.arterial", "elementType": "geometry", "stylers": [ { "visibility": "simplified" }, { "color": "#505050" } ] },{ "featureType": "road.local", "elementType": "geometry", "stylers": [ { "visibility": "simplified" }, { "color": "#808080" } ] },{ "featureType": "road.local", "elementType": "labels", "stylers": [ { "visibility": "off" } ] } ]