Skip to content

Commit

Permalink
Merge pull request #2506 from kocio-pl/layer-uniform-fix
Browse files Browse the repository at this point in the history
Cosmetic fix for uniform layers code
  • Loading branch information
pnorman authored Dec 12, 2016
2 parents a51b143 + 3be5f40 commit 5a84e77
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project.mml
Original file line number Diff line number Diff line change
Expand Up @@ -781,8 +781,8 @@ Layer:
properties:
minzoom: 14
advanced: {}
- name: "roads-casing"
id: "roads-casing"
- id: "roads-casing"
name: "roads-casing"
class: "roads-casing"
geometry: "linestring"
<<: *extents
Expand Down Expand Up @@ -1342,8 +1342,8 @@ Layer:
properties:
minzoom: 13
advanced: {}
- name: "admin-low-zoom"
id: "admin-low-zoom"
- id: "admin-low-zoom"
name: "admin-low-zoom"
class: ""
geometry: "linestring"
<<: *extents
Expand Down

0 comments on commit 5a84e77

Please sign in to comment.