Skip to content

Commit

Permalink
Add turn restriction vehicle types for trains etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nakaner committed May 14, 2024
1 parent 987984b commit 27bed71
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ public class TurnCostsConfig {
"minibus", "mofa", "moped", "motorcar", "motorcycle", "motor_vehicle", "motorhome",
"nev", "ohv", "psv", "residents",
"share_taxi", "small_electric_vehicle", "speed_pedelec",
"train", "light_rail", "tram", "subway",
"taxi", "trailer", "tourist_bus");

public static TurnCostsConfig car() {
Expand Down

0 comments on commit 27bed71

Please sign in to comment.