You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/profiles.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -110,7 +110,6 @@ continue_straight_at_waypoint | Boolean | Must the route continue straight on a
110
110
max_speed_for_map_matching | Float | Maximum vehicle speed to be assumed in matching (in m/s)
111
111
max_turn_weight | Float | Maximum turn penalty weight
112
112
force_split_edges | Boolean | True value forces a split of forward and backward edges of extracted ways and guarantees that `process_segment` will be called for all segments (default `false`)
113
-
area_meshing_algorithm | String | The algorithm to be used for @ref pedestrian_areas "pedestrian area meshing".
114
113
115
114
The following additional global properties can be set in the hash you return in the `setup` function:
0 commit comments