[gnome-maps/wip/jonasdn/vector-tiles] temporary disable tram track styling, fixes odd rendering of other roads



commit 6405fbba7338c14f478ae9e6dec6d5a7da1e5a9d
Author: Andreas Nilsson <anilsson redhat com>
Date:   Mon May 4 02:16:29 2015 +0200

    temporary disable tram track styling, fixes odd rendering of other roads

 data/gnome-maps.mapcss |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/data/gnome-maps.mapcss b/data/gnome-maps.mapcss
index 37e28d8..31ad58c 100644
--- a/data/gnome-maps.mapcss
+++ b/data/gnome-maps.mapcss
@@ -302,7 +302,7 @@ way[railway=rail] {
     casing-width: 1;
     dashes: 7, 10;
 }
-
+/*
 way[railway=tram], way[railway=lightrail] {
     color: #888a85;
     casing-color: #888a85;
@@ -310,3 +310,4 @@ way[railway=tram], way[railway=lightrail] {
     casing-dashes: 1, 6;
     width: 2;
 }
+*/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]