Hi @Anonymous ,
I did a test for you .
1\ This is my test collection 'Col'.

2\ Add a gallery control and set its Items property to:
AddColumns(Col,"Test",BingMaps.GetRoute(A,B))
3\ Insert a label into gallery and set its Text property to:
ThisItem.Test.travelDistance
4\ Insert a label into gallery and set its Text property to:
ThisItem.Test.travelDuration
5\ The result is as follows:

Best Regards,
Wearsky
If my post helps, then please consider Accept it as the solution to help others. Thanks.