magnacarto/regression/cases/013-linestrings-labels/test.mss
2015-11-17 10:50:51 +01:00

16 lines
247 B
Text

Map { background-color: white; }
#test::line{
line-width: 1;
}
#test::label{
text-name: [name];
text-size: 14;
text-halo-radius: 2;
text-halo-fill: #fff;
text-face-name: "Noto Sans Regular";
text-placement: line;
}