Values.RoutePassThroughPlaceSourceThe place where the waypoint is passed through and not treated as a stop.
type nonrec t = {originalPosition : Position23.t option;Position provided in the request.
*)position : Position23.t option;Position in World Geodetic System (WGS 84) format: [longitude, latitude].
*)waypointIndex : RoutePassThroughPlaceWaypointIndexInteger.t option;Index of the waypoint in the request.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Integer of RoutePassThroughPlaceWaypointIndexInteger.t
| `List of [> `Double of Double.t ] list ])
list ]