mirror of
https://github.com/omniscale/magnacarto.git
synced 2025-06-16 21:30:23 +02:00
12 lines
213 B
Text
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;
|
|
}
|