[styles] Added public_transport=platform text.

Signed-off-by: Viktor Govako <viktor.govako@gmail.com>
This commit is contained in:
Viktor Govako 2021-12-12 11:19:10 +03:00
parent 681986896b
commit 3271d4d388

View file

@ -26,6 +26,8 @@
8.1 Pier
8.2 Building
8.3 Airports
8.4 Platforms
9.ISOLINES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
@ -732,6 +734,11 @@ area|z15[aeroway=terminal]
area|z16-[aeroway=terminal]
{text: name; font-size: 9; fill-opacity: 1; text-color: @building_label; text-position: center;}
/* 8.4 Platforms */
area|z16-[railway=platform],
area|z16-[public_transport=platform],
{text: name; font-size: 9; fill-opacity: 1; text-color: @building_label; text-position: center;}
/* 9. ISOLINES */
line[isoline]