Guest User

Untitled

a guest
Jan 5th, 2020
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.24 KB | None | 0 0
  1. [
  2.     {
  3.         "featureType": "all",
  4.         "elementType": "geometry.fill",
  5.         "stylers": [
  6.             {
  7.                 "saturation": "-54"
  8.             },
  9.             {
  10.                 "lightness": "-12"
  11.             },
  12.             {
  13.                 "gamma": "0.81"
  14.             },
  15.             {
  16.                 "weight": "2.03"
  17.             }
  18.         ]
  19.     },
  20.     {
  21.         "featureType": "all",
  22.         "elementType": "geometry.stroke",
  23.         "stylers": [
  24.             {
  25.                 "visibility": "simplified"
  26.             },
  27.             {
  28.                 "invert_lightness": true
  29.             },
  30.             {
  31.                 "color": "#a92e6b"
  32.             }
  33.         ]
  34.     },
  35.     {
  36.         "featureType": "all",
  37.         "elementType": "labels",
  38.         "stylers": [
  39.             {
  40.                 "visibility": "off"
  41.             }
  42.         ]
  43.     },
  44.     {
  45.         "featureType": "administrative",
  46.         "elementType": "labels",
  47.         "stylers": [
  48.             {
  49.                 "visibility": "off"
  50.             }
  51.         ]
  52.     },
  53.     {
  54.         "featureType": "administrative.locality",
  55.         "elementType": "labels",
  56.         "stylers": [
  57.             {
  58.                 "visibility": "off"
  59.             },
  60.             {
  61.                 "gamma": "0.00"
  62.             }
  63.         ]
  64.     },
  65.     {
  66.         "featureType": "landscape.natural",
  67.         "elementType": "all",
  68.         "stylers": [
  69.             {
  70.                 "visibility": "on"
  71.             },
  72.             {
  73.                 "color": "#d9dcd0"
  74.             }
  75.         ]
  76.     },
  77.     {
  78.         "featureType": "landscape.natural.terrain",
  79.         "elementType": "geometry.fill",
  80.         "stylers": [
  81.             {
  82.                 "color": "#6a7b6d"
  83.             }
  84.         ]
  85.     },
  86.     {
  87.         "featureType": "road.highway",
  88.         "elementType": "labels.icon",
  89.         "stylers": [
  90.             {
  91.                 "visibility": "off"
  92.             }
  93.         ]
  94.     },
  95.     {
  96.         "featureType": "road.arterial",
  97.         "elementType": "all",
  98.         "stylers": [
  99.             {
  100.                 "visibility": "on"
  101.             },
  102.             {
  103.                 "weight": "5.68"
  104.             },
  105.             {
  106.                 "color": "#b26884"
  107.             }
  108.         ]
  109.     },
  110.     {
  111.         "featureType": "road.arterial",
  112.         "elementType": "geometry",
  113.         "stylers": [
  114.             {
  115.                 "visibility": "on"
  116.             }
  117.         ]
  118.     },
  119.     {
  120.         "featureType": "transit",
  121.         "elementType": "all",
  122.         "stylers": [
  123.             {
  124.                 "visibility": "on"
  125.             }
  126.         ]
  127.     },
  128.     {
  129.         "featureType": "transit.line",
  130.         "elementType": "all",
  131.         "stylers": [
  132.             {
  133.                 "visibility": "on"
  134.             },
  135.             {
  136.                 "weight": "2.44"
  137.             }
  138.         ]
  139.     },
  140.     {
  141.         "featureType": "transit.station.bus",
  142.         "elementType": "all",
  143.         "stylers": [
  144.             {
  145.                 "visibility": "on"
  146.             }
  147.         ]
  148.     },
  149.     {
  150.         "featureType": "transit.station.rail",
  151.         "elementType": "all",
  152.         "stylers": [
  153.             {
  154.                 "color": "#020202"
  155.             }
  156.         ]
  157.     },
  158.     {
  159.         "featureType": "transit.station.rail",
  160.         "elementType": "labels.text",
  161.         "stylers": [
  162.             {
  163.                 "saturation": "-100"
  164.             },
  165.             {
  166.                 "gamma": "0.00"
  167.             },
  168.             {
  169.                 "visibility": "simplified"
  170.             }
  171.         ]
  172.     },
  173.     {
  174.         "featureType": "water",
  175.         "elementType": "geometry.fill",
  176.         "stylers": [
  177.             {
  178.                 "visibility": "simplified"
  179.             },
  180.             {
  181.                 "color": "#7ebee1"
  182.             },
  183.             {
  184.                 "saturation": "-6"
  185.             },
  186.             {
  187.                 "lightness": "-6"
  188.             },
  189.             {
  190.                 "weight": "3.87"
  191.             }
  192.         ]
  193.     },
  194.     {
  195.         "featureType": "water",
  196.         "elementType": "geometry.stroke",
  197.         "stylers": [
  198.             {
  199.                 "invert_lightness": true
  200.             }
  201.         ]
  202.     }
  203. ]
Add Comment
Please, Sign In to add comment