ui
ui copied to clipboard
Unable to display the name of an area
I would like to be able to display the name of an area, but it just doesn't display it..
area[name] {
text-color: black;
text-halo-radius: 2;
text-halo-color: white;
font-size: 14;
/*text: name;*/ /*not working with or without*/
}
What it should look like:
This is a problem with the MapCSS support. It's not complete yet, sorry about that.
A quickfix would be to add a point with a label at the location you want but I can image this is not a nice workaround.