Which side of the road the route should arrive on at each stop.
any
curb
const arrivalSide: ArrivalSide = 'curb'; Copy
const arrivalSide: ArrivalSide = 'curb';
'any' Copy
'any'
Which side of the road the route should arrive on at each stop.