ADVERTISEMENT
Minimal Greyscale for Printing Log in to Favorite
Anonymous
November 30, 2014
3904 views
22 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.
ADVERTISEMENT
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" } ] } ]