The below doc says by default the units will show based on the origin. https://developers.google.com/maps/documentation/distance-matrix/overview#units
I am testing with two addresses both in USA. I am expecting the distance to show in miles but it shows in km. Any idea how to get the results as per the documentation. Below is my test query (removed the API Key). I am not sending the units here as per the doc it should be handled automatically by the origin?