User ferry icon for kFerryEnter with Mapzen routing

This commit is contained in:
Tom Hughes 2015-10-12 21:17:57 +01:00
parent d2765cb23d
commit 3932c6b7f2

View 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;
];