Advertisement
Guest User

Untitled

a guest
Mar 27th, 2017
41
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.83 KB | None | 0 0
  1. [
  2. {
  3. "featureType": "all",
  4. "elementType": "labels",
  5. "stylers": [
  6. {
  7. "visibility": "off"
  8. }
  9. ]
  10. },
  11. {
  12. "featureType": "all",
  13. "elementType": "labels.text",
  14. "stylers": [
  15. {
  16. "visibility": "off"
  17. }
  18. ]
  19. },
  20. {
  21. "featureType": "all",
  22. "elementType": "labels.icon",
  23. "stylers": [
  24. {
  25. "visibility": "off"
  26. }
  27. ]
  28. },
  29. {
  30. "featureType": "administrative",
  31. "elementType": "all",
  32. "stylers": [
  33. {
  34. "visibility": "simplified"
  35. }
  36. ]
  37. },
  38. {
  39. "featureType": "administrative",
  40. "elementType": "labels.text",
  41. "stylers": [
  42. {
  43. "visibility": "off"
  44. }
  45. ]
  46. },
  47. {
  48. "featureType": "administrative",
  49. "elementType": "labels.icon",
  50. "stylers": [
  51. {
  52. "visibility": "off"
  53. }
  54. ]
  55. },
  56. {
  57. "featureType": "administrative.country",
  58. "elementType": "geometry.fill",
  59. "stylers": [
  60. {
  61. "color": "#ff0000"
  62. },
  63. {
  64. "visibility": "on"
  65. }
  66. ]
  67. },
  68. {
  69. "featureType": "administrative.country",
  70. "elementType": "geometry.stroke",
  71. "stylers": [
  72. {
  73. "visibility": "on"
  74. },
  75. {
  76. "color": "#5d5d5d"
  77. },
  78. {
  79. "weight": "1.87"
  80. }
  81. ]
  82. },
  83. {
  84. "featureType": "administrative.country",
  85. "elementType": "labels.icon",
  86. "stylers": [
  87. {
  88. "visibility": "off"
  89. }
  90. ]
  91. },
  92. {
  93. "featureType": "administrative.province",
  94. "elementType": "geometry.stroke",
  95. "stylers": [
  96. {
  97. "visibility": "on"
  98. },
  99. {
  100. "weight": "0.87"
  101. },
  102. {
  103. "color": "#376e2f"
  104. }
  105. ]
  106. },
  107. {
  108. "featureType": "administrative.land_parcel",
  109. "elementType": "all",
  110. "stylers": [
  111. {
  112. "visibility": "off"
  113. }
  114. ]
  115. },
  116. {
  117. "featureType": "landscape.man_made",
  118. "elementType": "all",
  119. "stylers": [
  120. {
  121. "visibility": "off"
  122. }
  123. ]
  124. },
  125. {
  126. "featureType": "landscape.man_made",
  127. "elementType": "geometry.fill",
  128. "stylers": [
  129. {
  130. "color": "#cbc77d"
  131. },
  132. {
  133. "visibility": "off"
  134. }
  135. ]
  136. },
  137. {
  138. "featureType": "landscape.man_made",
  139. "elementType": "geometry.stroke",
  140. "stylers": [
  141. {
  142. "visibility": "off"
  143. }
  144. ]
  145. },
  146. {
  147. "featureType": "landscape.man_made",
  148. "elementType": "labels.text",
  149. "stylers": [
  150. {
  151. "visibility": "off"
  152. }
  153. ]
  154. },
  155. {
  156. "featureType": "landscape.man_made",
  157. "elementType": "labels.icon",
  158. "stylers": [
  159. {
  160. "visibility": "off"
  161. }
  162. ]
  163. },
  164. {
  165. "featureType": "landscape.natural",
  166. "elementType": "geometry.fill",
  167. "stylers": [
  168. {
  169. "color": "#aebb09"
  170. }
  171. ]
  172. },
  173. {
  174. "featureType": "poi",
  175. "elementType": "all",
  176. "stylers": [
  177. {
  178. "visibility": "off"
  179. }
  180. ]
  181. },
  182. {
  183. "featureType": "poi",
  184. "elementType": "geometry.fill",
  185. "stylers": [
  186. {
  187. "color": "#4c761a"
  188. }
  189. ]
  190. },
  191. {
  192. "featureType": "poi",
  193. "elementType": "labels",
  194. "stylers": [
  195. {
  196. "visibility": "off"
  197. }
  198. ]
  199. },
  200. {
  201. "featureType": "poi.park",
  202. "elementType": "geometry.fill",
  203. "stylers": [
  204. {
  205. "color": "#70910d"
  206. },
  207. {
  208. "visibility": "on"
  209. }
  210. ]
  211. },
  212. {
  213. "featureType": "road",
  214. "elementType": "labels",
  215. "stylers": [
  216. {
  217. "visibility": "on"
  218. },
  219. {
  220. "lightness": 20
  221. }
  222. ]
  223. },
  224. {
  225. "featureType": "road",
  226. "elementType": "labels.text",
  227. "stylers": [
  228. {
  229. "visibility": "off"
  230. }
  231. ]
  232. },
  233. {
  234. "featureType": "road",
  235. "elementType": "labels.icon",
  236. "stylers": [
  237. {
  238. "visibility": "off"
  239. }
  240. ]
  241. },
  242. {
  243. "featureType": "road.highway",
  244. "elementType": "geometry",
  245. "stylers": [
  246. {
  247. "hue": "#ffec00"
  248. },
  249. {
  250. "visibility": "on"
  251. },
  252. {
  253. "weight": "1.00"
  254. }
  255. ]
  256. },
  257. {
  258. "featureType": "road.highway",
  259. "elementType": "labels",
  260. "stylers": [
  261. {
  262. "visibility": "on"
  263. },
  264. {
  265. "weight": "1.00"
  266. }
  267. ]
  268. },
  269. {
  270. "featureType": "road.highway",
  271. "elementType": "labels.text",
  272. "stylers": [
  273. {
  274. "visibility": "off"
  275. }
  276. ]
  277. },
  278. {
  279. "featureType": "road.highway",
  280. "elementType": "labels.icon",
  281. "stylers": [
  282. {
  283. "visibility": "off"
  284. }
  285. ]
  286. },
  287. {
  288. "featureType": "road.highway.controlled_access",
  289. "elementType": "geometry",
  290. "stylers": [
  291. {
  292. "visibility": "simplified"
  293. },
  294. {
  295. "color": "#ffffff"
  296. },
  297. {
  298. "weight": "1.76"
  299. }
  300. ]
  301. },
  302. {
  303. "featureType": "road.arterial",
  304. "elementType": "geometry",
  305. "stylers": [
  306. {
  307. "visibility": "simplified"
  308. }
  309. ]
  310. },
  311. {
  312. "featureType": "road.arterial",
  313. "elementType": "labels.text",
  314. "stylers": [
  315. {
  316. "visibility": "off"
  317. }
  318. ]
  319. },
  320. {
  321. "featureType": "road.local",
  322. "elementType": "geometry",
  323. "stylers": [
  324. {
  325. "visibility": "simplified"
  326. }
  327. ]
  328. },
  329. {
  330. "featureType": "road.local",
  331. "elementType": "labels",
  332. "stylers": [
  333. {
  334. "visibility": "off"
  335. }
  336. ]
  337. },
  338. {
  339. "featureType": "transit",
  340. "elementType": "all",
  341. "stylers": [
  342. {
  343. "visibility": "off"
  344. }
  345. ]
  346. },
  347. {
  348. "featureType": "water",
  349. "elementType": "all",
  350. "stylers": [
  351. {
  352. "hue": "#007bff"
  353. },
  354. {
  355. "saturation": 30
  356. },
  357. {
  358. "lightness": 49
  359. },
  360. {
  361. "visibility": "simplified"
  362. }
  363. ]
  364. },
  365. {
  366. "featureType": "water",
  367. "elementType": "geometry.fill",
  368. "stylers": [
  369. {
  370. "visibility": "simplified"
  371. }
  372. ]
  373. }
  374. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement