Skip to content

Commit

Permalink
adjust major road casing
Browse files Browse the repository at this point in the history
  • Loading branch information
RyanTG committed Sep 30, 2024
1 parent 0a5f92a commit a6362a3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/assets/javascripts/application.js.erb
Original file line number Diff line number Diff line change
Expand Up @@ -749,7 +749,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) {
]
],
"paint": {
"line-color": "hsl(220, 13%, 72%)",
"line-color": "hsl(220, 20%, 97%)",
"line-dasharray": [
3,
2
Expand Down Expand Up @@ -1375,7 +1375,7 @@ function showLocations(ids, lats, lons, contents, num_machines, latLng) {
]
],
"paint": {
"line-color": "hsl(220, 20%, 85%)",
"line-color": "hsl(220, 20%, 97%)",
"line-gap-width": [
"interpolate",
[
Expand Down

0 comments on commit a6362a3

Please sign in to comment.