Skip to content

Commit

Permalink
Merge pull request streetcomplete#125 from Helium314/patch-4
Browse files Browse the repository at this point in the history
Display steps on bridges
  • Loading branch information
westnordost authored May 8, 2022
2 parents 0f5d600 + 357efdd commit c9ad090
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions layers/roads.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,11 @@ layers:
cap: butt
color: global.path_color
width: [[14, 0.5px], [15, 1px], [19, 2m]]
bridge-steps:
filter: { structure: bridge }
draw:
step_dashes:
order: 41

road-outline:
filter: { $zoom: { min: 15 } }
Expand Down

0 comments on commit c9ad090

Please sign in to comment.