Values.RouteRoadSourceThe road on the route.
type nonrec t = {roadName : LocalizedStringList.t option;Name of the road (localized).
*)routeNumber : RouteNumberList.t option;Route number of the road.
*)towards : LocalizedStringList.t option;Names of destinations that can be reached when traveling on the road.
*)type_ : RouteRoadType.t option;The type of road.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string * [> `Enum of string | `String of LanguageTag.t ])
list ]
list ])
list ]