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
diff options
context:
space:
mode:
Diffstat (limited to 'data/styles/clear/include/Icons.mapcss')
-rwxr-xr-xdata/styles/clear/include/Icons.mapcss6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/styles/clear/include/Icons.mapcss b/data/styles/clear/include/Icons.mapcss
index 68e95b4136..49040eb2d7 100755
--- a/data/styles/clear/include/Icons.mapcss
+++ b/data/styles/clear/include/Icons.mapcss
@@ -366,6 +366,12 @@ area[sponsored=booking][rating>=8],
{z-index: 2852;}
+/* Booking Hotel Rating >=9 */
+
+node[sponsored=booking][rating>=9],
+area[sponsored=booking][rating>=9],
+{z-index: 2854;}
+
node[amenity=place_of_worship],
area[amenity=place_of_worship]
{z-index: 2872;}