Guest User

Untitled

a guest
Jun 25th, 2018
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. [
  2. {
  3. featureType: "administrative",
  4. elementType: "all",
  5. stylers: [
  6. { visibility: "off" }
  7. ]
  8. },{
  9. featureType: "poi",
  10. elementType: "all",
  11. stylers: [
  12. { visibility: "off" }
  13. ]
  14. },{
  15. featureType: "road",
  16. elementType: "all",
  17. stylers: [
  18. { visibility: "off" }
  19. ]
  20. },{
  21. featureType: "transit",
  22. elementType: "all",
  23. stylers: [
  24. { visibility: "off" }
  25. ]
  26. },{
  27. featureType: "water",
  28. elementType: "labels",
  29. stylers: [
  30. { visibility: "off" }
  31. ]
  32. },{
  33. featureType: "landscape",
  34. elementType: "all",
  35. stylers: [
  36. { saturation: 100 },
  37. { lightness: -50 },
  38. { hue: "#1aff00" },
  39. { gamma: 0.5 }
  40. ]
  41. }
  42. ]
Add Comment
Please, Sign In to add comment