Guest User

Untitled

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