Values.RouteMatrixOriginSourceThe start position for the route in World Geodetic System (WGS 84) format: [longitude, latitude].
type nonrec t = {options : RouteMatrixOriginOptions.t option;Origin related options. Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.
*)position : Position.t;Position in World Geodetic System (WGS 84) format: [longitude, latitude].
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of [> `Double of Double.t ] list
| `Structure of
(string
* [> `Double of Heading.t
| `Long of RouteMatrixOriginOptionsAvoidActionsForDistanceLong.t
| `Structure of
(string
* [> `Enum of string
| `List of [> `Double of Double.t ] list
| `Long of RouteMatrixMatchingOptionsOnRoadThresholdLong.t
| `String of SensitiveString.t ])
list ])
list ])
list ]