Created
September 3, 2015 13:48
-
-
Save lgraubner/472c75ed2b6cd334b295 to your computer and use it in GitHub Desktop.
Decent Google Map v3 styles
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var styles = [{stylers:[{saturation:-28},{lightness:17},{hue:"#ffd500"},{gamma:1.09}]},{featureType:"water",stylers:[{hue:"#00ccff"},{saturation:-5}]},{featureType:"poi.park",stylers:[{hue:"#55ff00"}]},{elementType:"labels",stylers:[{saturation:-77}]},{featureType:"road.highway",stylers:[{lightness:100}]},{featureType:"road.highway",elementType:"labels.text.fill",stylers:[{lightness:-49}]},{},{featureType:"poi.school",stylers:[{saturation:-59}]},{stylers:[{saturation:-17}]}]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment