Skip to content
This repository has been archived by the owner on Apr 10, 2018. It is now read-only.

Commit

Permalink
Merge pull request #266 from mapbox/keep-upright-require
Browse files Browse the repository at this point in the history
make *-keep-upright require line placement
  • Loading branch information
ansis committed Mar 16, 2015
2 parents c5c2734 + bd97d7c commit 20c1c24
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions reference/v8.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,9 @@
"icon-image",
{
"icon-rotation-alignment": "map"
},
{
"symbol-placement": "line"
}
]
},
Expand Down Expand Up @@ -586,6 +589,9 @@
"text-field",
{
"text-rotation-alignment": "map"
},
{
"symbol-placement": "line"
}
]
},
Expand Down

0 comments on commit 20c1c24

Please sign in to comment.