Values.RoutePedestrianOptionsSourceOptions related to the pedestrian. Not supported in ap-southeast-1 and ap-southeast-5 regions for GrabMaps customers.
type nonrec t = {speed : RoutePedestrianOptionsSpeedDouble.t option;Walking speed in Kilometers per hour.
*)}val to_value :
t ->
[> `Structure of
(string * [> `Double of RoutePedestrianOptionsSpeedDouble.t ]) list ]