]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index/directions/mapzen.js
User ferry icon for kFerryEnter with Mapzen routing
[rails.git] / 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 // kFerryEnter = 28;
+    18, // kFerryEnter = 28;
     1   // kFerryExit = 29;
   ];