Closed sensescape closed 11 years ago
this is styled, but now i think it's conflicting with dismount or path again. (after we fixed dismount)
.line[highway='pedestrian'] {
line-color: #c2c4c4; line-width: 0;
[zoom>=13] { line-width: 0.5; }
[zoom>=14] { line-width: 0.5; }
[zoom>=15] { line-width: 1.7; }
[zoom>=16] { line-width: 2; line-color: #fff; }
[zoom>=17] { line-width: 4; } }
tried to fix but i think there are still overlapping lines
too confusing to transition paths to white, might be confused with bike lane, keeping it gray
this is styled, but now i think it's conflicting with dismount or path again. (after we fixed dismount)
.line[highway='pedestrian'] {
line-color: #c2c4c4; line-width: 0;
[zoom>=13] { line-width: 0.5; }
[zoom>=14] { line-width: 0.5; }
[zoom>=15] { line-width: 1.7; }
[zoom>=16] { line-width: 2; line-color: #fff; }
[zoom>=17] { line-width: 4; } }