Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/data
diff options
context:
space:
mode:
authorEkaterina Andreeva <keksikex@gmail.com>2019-02-15 14:26:19 +0300
committerDaria Volvenkova <d.volvenkova@corp.mail.ru>2019-03-01 14:35:48 +0300
commit8b25dc6fca27dd0e9e67ff5a1c9c6ce6784bf657 (patch)
treefa3fe5e474eb8e3dd67d99e970f6aaca995b082c /data
parent8fc39a67dd176df0e9885ed837732eaf72aa028d (diff)
[styles] fixed stops
Diffstat (limited to 'data')
-rw-r--r--data/styles/clear/include/Icons.mapcss10
1 files changed, 4 insertions, 6 deletions
diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss
index 554aef6a34..d5bea69095 100644
--- a/data/styles/clear/include/Icons.mapcss
+++ b/data/styles/clear/include/Icons.mapcss
@@ -628,14 +628,12 @@ node[shop=mall],
area[shop=mall]
{z-index: 2930;}
-node[highway=bus_stop],
-area[highway=bus_stop]
-{z-index: 2300;}
-
node[public_transport=station],
area[public_transport=station],
node[railway=subway_entrance],
-node[railway=station][transport=subway]
+node[railway=station][transport=subway],
+node[highway=bus_stop],
+area[highway=bus_stop]
{z-index: 3000;}
/* 2. NATURAL */
@@ -2056,7 +2054,7 @@ line|z16-[barrier=stile],
{icon-image: dot-m.svg;font-size: 11;}
line|z16-[power=tower]
-{icon-image: dot-m.svg;}
+shelter{icon-image: dot-m.svg;}
node|z16-[amenity=taxi],
area|z16-[amenity=taxi]