Skip to content

Commit

Permalink
Make all places visible
Browse files Browse the repository at this point in the history
  • Loading branch information
jirik committed Dec 19, 2017
1 parent 9724de8 commit a517f3e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions style.json
Original file line number Diff line number Diff line change
Expand Up @@ -4362,7 +4362,7 @@
"text-field": "{name:latin}\n{name:nonlatin}",
"text-transform": "uppercase",
"text-max-width": 9,
"visibility": "none"
"visibility": "visible"
},
"paint": {
"text-color": "#633",
Expand Down Expand Up @@ -4402,7 +4402,7 @@
},
"text-field": "{name:latin}\n{name:nonlatin}",
"text-max-width": 8,
"visibility": "none"
"visibility": "visible"
},
"paint": {
"text-color": "#333",
Expand Down Expand Up @@ -4442,7 +4442,7 @@
},
"text-field": "{name:latin}\n{name:nonlatin}",
"text-max-width": 8,
"visibility": "none"
"visibility": "visible"
},
"paint": {
"text-color": "#333",
Expand Down

0 comments on commit a517f3e

Please sign in to comment.