Skip to content

Commit

Permalink
mnalis: pedestring ways fix rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
mnalis committed Oct 11, 2022
1 parent 734f7de commit 15477e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/src/main/assets/map_theme/jawg/layers/land.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,6 @@ layers:
squares:
filter: { class: street_limited, type: pedestrian , $zoom: { min: 14 } }
draw:
lines:
color: global.square_outline_color
width: function () { return 1/4 * Math.log($zoom); }
order: 30
polygons:
color: global.square_color
order: 31
Expand Down

0 comments on commit 15477e7

Please sign in to comment.