_zvart

sveta_31_05

May 31st, 2021 (edited)
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.70 KB | None | 0 0
  1. [
  2. {
  3. "stylers": {
  4. "lightness": 0
  5. }
  6. },
  7. {
  8. "types": "polygon",
  9. "tags": {
  10. "none": [
  11. "water",
  12. "landcover",
  13. "park"
  14. ]
  15. },
  16. "stylers": {
  17. "lightness": -0.02,
  18. "saturation": -0.5
  19. }
  20. },
  21. {
  22. "types": "polygon",
  23. "elements": "geometry",
  24. "tags": {
  25. "any": [
  26. "landscape",
  27. "landcover",
  28. "park",
  29. "vegetation"
  30. ],
  31. "none": [
  32. "land"
  33. ]
  34. },
  35. "stylers": [
  36. {
  37. "zoom": [
  38. 0,
  39. 14
  40. ],
  41. "opacity": 1
  42. },
  43. {
  44. "zoom": [
  45. 15,
  46. 21
  47. ],
  48. "opacity": 1,
  49. "saturation": 0
  50. }
  51. ]
  52. },
  53. {
  54. "types": "polygon",
  55. "elements": "geometry",
  56. "tags": {
  57. "any": [
  58. "urban_area"
  59. ],
  60. "none": [
  61. "park",
  62. "medical",
  63. "industrial",
  64. "cemetery",
  65. "sports_ground",
  66. "beach",
  67. "construction_site"
  68. ]
  69. },
  70. "stylers": [
  71. {
  72. "visibility": "off"
  73. }
  74. ]
  75. },
  76. {
  77. "types": "polygon",
  78. "elements": "geometry",
  79. "tags": {
  80. "any": [
  81. "building"
  82. ]
  83. },
  84. "stylers": [
  85. {
  86. "zoom": [
  87. 15
  88. ],
  89. "lightness": -0.15,
  90. "saturation": 0.4
  91. },
  92. {
  93. "zoom": [
  94. 16,
  95. 21
  96. ],
  97. "lightness": -0.15,
  98. "saturation": 0.5
  99. }
  100. ]
  101. },
  102. {
  103. "types": "polyline",
  104. "elements": "geometry.fill",
  105. "tags": {
  106. "any": [
  107. "road"
  108. ]
  109. },
  110. "stylers": [
  111. {
  112. "zoom": [
  113. 0,
  114. 21
  115. ],
  116. "lightness": -0.13,
  117. "saturation": 0.5,
  118. "scale": 1.5
  119. }
  120. ]
  121. },
  122. {
  123. "types": "polyline",
  124. "elements": "geometry.outline",
  125. "tags": {
  126. "any": [
  127. "road"
  128. ]
  129. },
  130. "stylers": [
  131. {
  132. "zoom": [
  133. 0,
  134. 21
  135. ],
  136. "lightness": -0.3,
  137. "saturation": 0.4,
  138. "scale": 1.4
  139. }
  140. ]
  141. },
  142. {
  143. "types": "polyline",
  144. "elements": "label",
  145. "tags": {
  146. "any": [
  147. "road"
  148. ]
  149. },
  150. "stylers": [
  151. {
  152. "zoom": [
  153. 0,
  154. 13
  155. ],
  156. "scale": 1.1
  157. },
  158. {
  159. "zoom": [
  160. 14,
  161. 15
  162. ],
  163. "scale": 1.1
  164. },
  165. {
  166. "zoom": [
  167. 16,
  168. 17
  169. ],
  170. "scale": 1.2
  171. },
  172. {
  173. "zoom": [
  174. 18,
  175. 21
  176. ],
  177. "scale": 1.2
  178. }
  179. ]
  180. },
  181. {
  182. "types": "polyline",
  183. "elements": "label",
  184. "tags": {
  185. "any": [
  186. "road_7",
  187. "road_limited",
  188. "road_unclassified"
  189. ]
  190. },
  191. "stylers": [
  192. {
  193. "zoom": [
  194. 14
  195. ],
  196. "scale": 1.1,
  197. "lightness": 0.1
  198. },
  199. {
  200. "zoom": [
  201. 15,
  202. 17
  203. ],
  204. "scale": 1.2
  205. },
  206. {
  207. "zoom": [
  208. 18,
  209. 21
  210. ],
  211. "scale": 1.4
  212. }
  213. ]
  214. },
  215. {
  216. "types": "point",
  217. "elements": "label.text.fill",
  218. "tags": {
  219. "any": [
  220. "poi",
  221. "address"
  222. ],
  223. "none": [
  224. "park"
  225. ]
  226. },
  227. "stylers": [{
  228. "zoom": [
  229. 8,
  230. 11
  231. ],
  232. "visibility": "off"
  233. },
  234. {
  235. "zoom": [
  236. 12,
  237. 16
  238. ],
  239. "color": "#757474",
  240. "scale": 1.3
  241. },
  242. {
  243. "zoom": [
  244. 17,
  245. 21
  246. ],
  247. "color": "#757474",
  248. "scale": 1.4
  249. }
  250. ]
  251. },
  252. {
  253. "types": "point",
  254. "elements": "label.icon",
  255. "tags": {
  256. "any": [
  257. "poi"
  258. ],
  259. "none": [
  260. "park"
  261. ]
  262. },
  263. "stylers": [{
  264. "zoom": [
  265. 8,
  266. 11
  267. ],
  268. "visibility": "off"
  269. },
  270. {
  271. "zoom": [
  272. 12,
  273. 16
  274. ],
  275. "scale": 1.1
  276. },
  277. {
  278. "zoom": [
  279. 17,
  280. 21
  281. ],
  282. "scale": 1.2
  283. }
  284. ]
  285. },
  286. {
  287. "types": "point",
  288. "elements": "label",
  289. "tags": {
  290. "any": [
  291. "road"
  292. ]
  293. },
  294. "stylers": [
  295. {
  296. "zoom": [
  297. 0,
  298. 11
  299. ],
  300. "scale": 1.05
  301. },
  302. {
  303. "zoom": [
  304. 12,
  305. 18
  306. ],
  307. "scale": 1.15
  308. },
  309. {
  310. "zoom": [
  311. 19,
  312. 21
  313. ],
  314. "scale": 1.4
  315. }
  316. ]
  317. }
  318. ]
Add Comment
Please, Sign In to add comment