Values.WaypointOptimizationSideOfStreetOptionsSourceOptions to configure matching the provided position to a side of the street.
type nonrec t = {position : Position.t;Position in World Geodetic System (WGS 84) format: [longitude, latitude].
*)useWith : SideOfStreetMatchingStrategy.t option;Strategy that defines when the side of street position should be used. AnyStreet will always use the provided position. Default value: DividedStreetOnly
*)}