Advertisement
_zvart

ohh

Oct 28th, 2021 (edited)
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. { "asdf":"0",
  2. "version": "50",
  3. "mapPoi.poiLimit": "10",
  4. "mapLayers.isLabelUnderRoute": "false",
  5. "routePins.scale": {
  6. "via": "1",
  7. "other": "1"
  8. },
  9. "route": {
  10. "arcApproximationStep": "25.71428571",
  11. "gradientLength": "20",
  12. "outlineWidth": "2",
  13. "turnRadius": "40",
  14. "main": {
  15. "jams": {
  16. "blocked": "#1A1A1A",
  17. "free": "#22BB10",
  18. "hard": "#FF5413",
  19. "light": "#FFFF41",
  20. "unknown": "#177EE6",
  21. "veryHard": "#932100",
  22. "offline": "#177EE6"
  23. },
  24. "outline": {
  25. "color": "#FFFFFF"
  26. },
  27. "maneuver": {
  28. "minZoom": "15",
  29. "fill": "#FFFFFF",
  30. "triangleHeightScale": "1.3",
  31. "outline": {
  32. "color": "#000000"
  33. },
  34. "outlineWidth": {
  35. "from": "1",
  36. "to": "1"
  37. },
  38. "length": {
  39. "from": "50",
  40. "to": "90"
  41. }
  42. },
  43. "widthScale": "0.7"
  44. },
  45. "alternative": {
  46. "outline": {
  47. "color": "#28406D"
  48. },
  49. "jams": {
  50. "blocked": "#4775CB",
  51. "free": "#4775CB",
  52. "hard": "#FF5413",
  53. "light": "#4775CB",
  54. "unknown": "#4775CB",
  55. "veryHard": "#4775CB"
  56. },
  57. "widthScale": "0.5"
  58. },
  59. "cj-trajectory": {
  60. "polylineColor": "#666768",
  61. "widthScale": "0.5",
  62. "outline": {
  63. "width": "1",
  64. "color": "#4775CB"
  65. }
  66. }
  67. },
  68. "roadEvents.zoom": {
  69. "map_0_15": {
  70. "chatScale": {
  71. "onRoute": "0.88",
  72. "notOnRoute": "0.72"
  73. },
  74. "otherScale": {
  75. "onRoute": "0.88",
  76. "notOnRoute": "0.72"
  77. },
  78. "defaultScale": {
  79. "onRoute": "1.2",
  80. "notOnRoute": "0.72"
  81. }
  82. },
  83. "map_15_16": {
  84. "chatScale": {
  85. "onRoute": "0.88",
  86. "notOnRoute": "0.72"
  87. },
  88. "otherScale": {
  89. "onRoute": "0.88",
  90. "notOnRoute": "0.72"
  91. },
  92. "defaultScale": {
  93. "onRoute": "1.12",
  94. "notOnRoute": "0.72"
  95. }
  96. },
  97. "map_16_max": {
  98. "chatScale": {
  99. "onRoute": "0.96",
  100. "notOnRoute": "0.8"
  101. },
  102. "otherScale": {
  103. "onRoute": "0.96",
  104. "notOnRoute": "0.8"
  105. },
  106. "defaultScale": {
  107. "onRoute": "1.2",
  108. "notOnRoute": "0.8"
  109. }
  110. }
  111. }
  112. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement