I’ve been looking around but I have not found an answer, so…
Does anyone know in which unit (miles or km) the Bing Map Route Service returns Result Summary Distance in? And is there a way to change that unit?
In other words:
e.Result.Result.Summary.Distance
You can set it in the request:
The
Result.Summary.Distancewill then be in this unit. Kilometer is default.