Merge pull request #918 from systemed/resample-oneway

Resample oneway paths to produce markers.
This commit is contained in:
Tom MacWright
2013-03-07 11:37:26 -08:00
6 changed files with 54 additions and 69 deletions
+4 -7
View File
@@ -695,17 +695,14 @@ text {
opacity: 1;
}
.oneway .textpath {
pointer-events: none;
font-size: 7px;
baseline-shift: 2px;
opacity: .7;
}
.oneway .textpath.tag-waterway {
fill: #002F35;
}
marker#oneway-marker path {
fill:#000;
}
text.tag-oneway {
fill:#91CFFF;
stroke:#2C6B9B;