magnacarto/regression/cases/031-label-point/test.mss
2015-11-17 10:50:51 +01:00

12 lines
213 B
Text

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