Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
juanfrans committed Jan 16, 2018
1 parent 90a66e2 commit 2c0ba2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 29_Styling_Mapbox_Tiles_With_Tangram.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ The two main differences are that in Mapzen the layer is called `roads` (with an

Finally, as I said before, in Mapbox you need to add separate layers for the labels. These work similarly than other features but just need to be fully independent. Here is an example of a label layer for cities in **Mapbox**:
```yaml
road_label:
place_label:
data: {source: mapbox}
otherCities:
filter:
Expand Down

0 comments on commit 2c0ba2a

Please sign in to comment.