From f51e6e4c5ac0acf22e0662880f141414aa94abd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stephan=20B=C3=B6sch-Plepelits?= Date: Sun, 10 May 2020 13:59:37 +0200 Subject: [PATCH] cycle_directions-patterns: update fake objects for map key --- cycle_directions-pattern.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cycle_directions-pattern.json b/cycle_directions-pattern.json index 5334dbc..d4def5f 100644 --- a/cycle_directions-pattern.json +++ b/cycle_directions-pattern.json @@ -64,15 +64,15 @@ "info": [ "", " ", - " ", + " ", " ", " ", " ", - " ", + " ", " ", " ", " ", - " ", + " ", " ", " ", "
{{ markerLine(evaluate({ \"highway\": \"cycleway\" }))|raw }}{{ markerLine(evaluate({ \"oneway\": \"yes\", \"highway\": \"cycleway\" }))|raw }}{{ tagTrans('highway', 'cycleway') }}
{{ markerLine(evaluate({ \"cycleway\": \"track\" }))|raw }}{{ markerLine(evaluate({ \"oneway\": \"yes\", \"cycleway\": \"track\" }))|raw }}{{ tagTrans('cycleway', 'track') }}
{{ markerLine(evaluate({ \"cycleway\": \"lane\" }))|raw }}{{ markerLine(evaluate({ \"oneway\": \"yes\", \"cycleway\": \"lane\" }))|raw }}{{ tagTrans('cycleway', 'lane') }}
"