Support rendering direction on vertices (stop sign, traffic_signals, etc)

(closes #3815)
This commit is contained in:
Bryan Housel
2017-12-07 16:44:18 -05:00
parent 6cfe7a2e71
commit b79b6ca97a
3 changed files with 91 additions and 26 deletions
+2 -2
View File
@@ -180,11 +180,11 @@ text {
fill: #002F35;
}
path.oneway {
.directiongroup path.directional,
.onewaygroup path.oneway {
stroke-width: 6px;
}
text.arealabel-halo,
text.linelabel-halo,
text.pointlabel-halo,