Skip to content

Commit

Permalink
Do not set black text color for water and park labels
Browse files Browse the repository at this point in the history
  • Loading branch information
asilventoinen committed Aug 29, 2017
1 parent 9acdccc commit 902c645
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions hsl-gl-map-v9-print.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,12 +93,6 @@
"text-color": "#000"
}
},
{
"id": "poi_label_park",
"paint": {
"text-color": "#000"
}
},
{
"id": "poi_label_sq",
"paint": {
Expand Down Expand Up @@ -159,12 +153,6 @@
"text-color": "#000"
}
},
{
"id": "water_label",
"paint": {
"text-color": "#000"
}
},
{
"id": "place_label_island",
"paint": {
Expand Down

0 comments on commit 902c645

Please sign in to comment.