Hired Vehicle Leg
fun HiredVehicleLeg(distance: Distance, travelDuration: Duration?, vehicleType: VehicleType, service: Service, instructionSegments: List<InstructionSegment>? = null, pathAnnotations: List<PathAnnotation>? = null, path: PathGeometry, vehiclePickupOptions: List<VehiclePickupOption> = emptyList(), vehicleDropoffOptions: List<VehicleDropoffOption> = emptyList())
Content copied to clipboard