Skip to content

Commit

Permalink
User ferry icon for kFerryEnter with Mapzen routing
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Oct 12, 2015
1 parent d2765cb commit 3932c6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/javascripts/index/directions/mapzen.js
Original file line number Diff line number Diff line change
Expand Up @@ -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;
];

Expand Down

0 comments on commit 3932c6b

Please sign in to comment.