From 809fcd9c5921d73011b70de7e6ce7d2516126c33 Mon Sep 17 00:00:00 2001 From: Oliver Jowett Date: Wed, 14 Sep 2016 18:01:31 +0100 Subject: [PATCH] Use the Dash-8 outline for L2T types. --- public_html/markers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public_html/markers.js b/public_html/markers.js index 7ae14f1..27c21e2 100755 --- a/public_html/markers.js +++ b/public_html/markers.js @@ -212,7 +212,7 @@ var TypeDescriptionIcons = { 'L1T': _single_prop, 'L2P': _b200, - 'L2T': _b200, + 'L2T': _dash8, 'L2J-L': _g650, 'L2J-M': _a320,