From 59cf9d58b61887ab275089fae096ceaea134214d Mon Sep 17 00:00:00 2001 From: Bruno Perles Date: Mon, 21 Dec 2015 11:25:21 +0100 Subject: Add missing Rank + increase stroke width --- app/maps/design/route_section_style_map.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/maps') diff --git a/app/maps/design/route_section_style_map.rb b/app/maps/design/route_section_style_map.rb index 2c94bb3a0..01fbafe0f 100644 --- a/app/maps/design/route_section_style_map.rb +++ b/app/maps/design/route_section_style_map.rb @@ -36,7 +36,7 @@ class Design::RouteSectionStyleMap < Design::GenericStyleMap :labelYOffset => -15, :strokeColor => "green", :strokeOpacity => 1, - :strokeWidth => 2, + :strokeWidth => 5, :strokeLineCap => "round", :strokeLineJoin => "round", :strokeDashstyle => "solid", -- cgit v1.2.3