]> git.openstreetmap.org Git - rails.git/commitdiff
User ferry icon for kFerryEnter with Mapzen routing
authorTom Hughes <tom@compton.nu>
Mon, 12 Oct 2015 20:17:57 +0000 (21:17 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 12 Oct 2015 20:17:57 +0000 (21:17 +0100)
app/assets/javascripts/index/directions/mapzen.js

index 02f0f418816f3689eb00b81873d9925cb6ca82f7..73643ba465faa613da1426b50bbd85df0bc57967 100644 (file)
@@ -28,7 +28,7 @@ function MapzenEngine(id, costing) {
     1,  // kMerge = 25;
     11, // kRoundaboutEnter = 26;
     12, // kRoundaboutExit = 27;
     1,  // kMerge = 25;
     11, // kRoundaboutEnter = 26;
     12, // kRoundaboutExit = 27;
-    1 // kFerryEnter = 28;
+    18, // kFerryEnter = 28;
     1   // kFerryExit = 29;
   ];
 
     1   // kFerryExit = 29;
   ];