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')
-rw-r--r--data/styles/clear/include/POI.mapcss6
-rw-r--r--data/styles/clear/style-clear/symbols/arrow-xs.svg14
-rw-r--r--data/styles/clear/style-night/symbols/arrow-xs.svg14
3 files changed, 31 insertions, 3 deletions
diff --git a/data/styles/clear/include/POI.mapcss b/data/styles/clear/include/POI.mapcss
index 686533c887..dbfcbdd279 100644
--- a/data/styles/clear/include/POI.mapcss
+++ b/data/styles/clear/include/POI.mapcss
@@ -14,7 +14,7 @@ node|z13-14[tourism=zoo], area|z13-14[tourism=zoo] { icon-image: zoo-s.svg; text
node|z13-14[tourism=museum], area|z13-14[tourism=museum] { icon-image: museum-s.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label;z-index: 2846; icon-min-distance: 16; }
-node|z13-14[leisure=stadium] { icon-image: stadium.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 16; }
+node|z13-14[leisure=stadium] { icon-image: stadium-s.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 16; }
@@ -85,7 +85,7 @@ area|z155[amenity=university][name] { icon-image: college-m.svg; text-offset: 10
node|z15[amenity=university][name] { icon-image: college-m.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; icon-min-distance: 10; -x-me-text-priority:1600; z-index: 2890;}
node|z15[amenity=university][!name] { }
-node|z15-16[leisure=stadium] { icon-image: pitch-m.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 8; }
+node|z15-16[leisure=stadium] { icon-image: stadium-m.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 8; }
node|z15-16[shop=mall], area|z15-16[shop=mall] { icon-image: shop-m.svg; text-offset: 10; font-size: 11; text: name; text-color: @poi_label; z-index: 2930; icon-min-distance: 16;}
node|z15[tourism=hotel]{ icon-image: hotel-m.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2820; icon-min-distance: 32; text-halo-color: @halo_park_label; text-halo-radius: 0.5; text-halo-opacity: 0.8;}
@@ -236,7 +236,7 @@ node|z17-[tourism=information]{ icon-image: information-s.svg; text-offset: 6; f
node|z17[amenity=university][name], area|z17[amenity=university][name] { icon-image: college-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; icon-min-distance: 10; -x-me-text-priority:16000; z-index: 2890;}
node|z17[amenity=university][!name], area|z17[amenity=university][!name] { }
-node|z17-[leisure=stadium] { icon-image: pitch-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 8; }
+node|z17-[leisure=stadium] { icon-image: stadium-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2848; icon-min-distance: 8; }
node|z17-[tourism=museum],area|z17-[tourism=museum]{ icon-image: museum-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2846; }
node|z17-[historic=museum],area|z17-[historic=museum]{ icon-image: museum-l.svg; text-offset: 10; font-size: 10; text: name; text-color: @poi_label; z-index: 2844; }
diff --git a/data/styles/clear/style-clear/symbols/arrow-xs.svg b/data/styles/clear/style-clear/symbols/arrow-xs.svg
new file mode 100644
index 0000000000..d2ecba9d93
--- /dev/null
+++ b/data/styles/clear/style-clear/symbols/arrow-xs.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="9px" height="3px" viewBox="0 0 9 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>arrow-xs</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="POI-Clear" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.6">
+ <g id="Artboard-1" transform="translate(-1298.000000, -629.000000)" fill="#333333">
+ <g id="arrow-s" transform="translate(1302.500000, 630.500000) scale(-1, 1) translate(-1302.500000, -630.500000) translate(1298.000000, 629.000000)">
+ <path d="M2.5,1 L9,1 L9,2 L2.5,2 L2.5,1 Z M0,1.5 L2.5,-1.77635684e-15 L2.5,3 L0,1.5 Z" id="Rectangle-315"></path>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file
diff --git a/data/styles/clear/style-night/symbols/arrow-xs.svg b/data/styles/clear/style-night/symbols/arrow-xs.svg
new file mode 100644
index 0000000000..d020789d20
--- /dev/null
+++ b/data/styles/clear/style-night/symbols/arrow-xs.svg
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="9px" height="3px" viewBox="0 0 9 3" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch -->
+ <title>arrow-xs</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="POI-Night" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" fill-opacity="0.25">
+ <g id="Artboard-1" transform="translate(-1298.000000, -629.000000)" fill="#FFFFFF">
+ <g id="arrow-s" transform="translate(1302.500000, 630.500000) scale(-1, 1) translate(-1302.500000, -630.500000) translate(1298.000000, 629.000000)">
+ <path d="M2.5,1 L9,1 L9,2 L2.5,2 L2.5,1 Z M0,1.5 L2.5,-1.77635684e-15 L2.5,3 L0,1.5 Z" id="Rectangle-315"></path>
+ </g>
+ </g>
+ </g>
+</svg> \ No newline at end of file