Skip to content

Commit 973722d

Browse files
authored
Update profiles.md
1 parent 68dcab7 commit 973722d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/profiles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Attribute | Type | Notes
9898
weight_name | String | Name used in output for the routing weight property (default `'duration'`)
9999
weight_precision | Unsigned | Decimal precision of edge weights (default `1`)
100100
left_hand_driving | Boolean | Are vehicles assumed to drive on the left? (used in guidance, default `false`)
101-
use_turn_restrictions | Boolean | Are turn instructions followed? (default `false`)
101+
use_turn_restrictions | Boolean | Are turn restrictions followed? (default `false`)
102102
continue_straight_at_waypoint | Boolean | Must the route continue straight on at a via point, or are U-turns allowed? (default `true`)
103103
max_speed_for_map_matching | Float | Maximum vehicle speed to be assumed in matching (in m/s)
104104
max_turn_weight | Float | Maximum turn penalty weight

0 commit comments

Comments
 (0)