_zvart

Untitled

May 11th, 2021 (edited)
174
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.27 KB | None | 0 0
  1. [
  2.     {
  3.         "types": "polyline",
  4.         "elements": "geometry.fill",
  5.         "tags": {
  6.             "all": [
  7.                 "road_1"
  8.             ]
  9.         },
  10.         "stylers": [
  11.             {
  12.                 "zoom": [
  13.                     10,
  14.                     19
  15.                 ],
  16.                 "color": "#cc0605"
  17.             }
  18.         ]
  19.     },
  20.     {
  21.         "types": "polyline",
  22.         "elements": "geometry.fill",
  23.         "tags": {
  24.             "all": [
  25.                 "road_2"
  26.             ]
  27.         },
  28.         "stylers": [
  29.             {
  30.                 "zoom": [
  31.                     10,
  32.                     19
  33.                 ],
  34.                 "color": "#B2B8BF"
  35.             }
  36.         ]
  37.     },
  38.     {
  39.         "types": "polyline",
  40.         "elements": "geometry.fill",
  41.         "tags": {
  42.             "all": [
  43.                 "road_3"
  44.             ]
  45.         },
  46.         "stylers": [
  47.             {
  48.                 "zoom": [
  49.                     10,
  50.                     19
  51.                 ],
  52.                 "color": "#B2B8BF"
  53.             }
  54.         ]
  55.     },
  56.     {
  57.         "types": "polyline",
  58.         "elements": "geometry.fill",
  59.         "tags": {
  60.             "all": [
  61.                 "road_4"
  62.             ]
  63.         },
  64.         "stylers": [
  65.             {
  66.                 "zoom": [
  67.                     10,
  68.                     19
  69.                 ],
  70.                 "color": "#B2B8BF"
  71.             }
  72.         ]
  73.     },
  74.     {
  75.         "types": "polyline",
  76.         "elements": "geometry.fill",
  77.         "tags": {
  78.             "all": [
  79.                 "road_5"
  80.             ]
  81.         },
  82.         "stylers": [
  83.             {
  84.                 "zoom": [
  85.                     12,
  86.                     19
  87.                 ],
  88.                 "color": "#B2B8BF"
  89.             }
  90.         ]
  91.     },
  92.     {
  93.         "types": "polyline",
  94.         "elements": "geometry.fill",
  95.         "tags": {
  96.             "all": [
  97.                 "road_6"
  98.             ]
  99.         },
  100.         "stylers": [
  101.             {
  102.                 "zoom": [
  103.                     12,
  104.                     19
  105.                 ],
  106.                 "color": "#B2B8BF"
  107.             }
  108.         ]
  109.     },
  110.     {
  111.         "types": "polyline",
  112.         "elements": "geometry.fill",
  113.         "tags": {
  114.             "all": [
  115.                 "road_7"
  116.             ]
  117.         },
  118.         "stylers": [
  119.             {
  120.                 "zoom": [
  121.                     12,
  122.                     19
  123.                 ],
  124.                 "color": "#B2B8BF"
  125.             }
  126.         ]
  127.     },
  128.     {
  129.         "types": "polyline",
  130.         "elements": "geometry.fill",
  131.         "tags": {
  132.             "all": [
  133.                 "road_8"
  134.             ]
  135.         },
  136.         "stylers": [
  137.             {
  138.                 "zoom": [
  139.                     12,
  140.                     19
  141.                 ],
  142.                 "color": "#B2B8BF"
  143.             }
  144.         ]
  145.     },
  146.     {
  147.         "types": "polyline",
  148.         "elements": "geometry.outline",
  149.         "tags": {
  150.             "all": [
  151.                 "road"
  152.             ]
  153.         },
  154.         "stylers": [
  155.             {
  156.                 "zoom": [
  157.                     10,
  158.                     19
  159.                 ],
  160.                 "color": "#B2B8BF"
  161.             }
  162.         ]
  163.     }
  164. ]
Add Comment
Please, Sign In to add comment