SahilBhusane I checked your website and the issue seems weird.
All the Configs are correct on the application and the API call was also made to Google.
But the weird part is, for the same API call on client and server, Google Distance API is giving different data.
On the Client, it's showing 1.8km
On the Server, it's showing 3.1km
Client Response:
Server Response
I am trying to figure out what is causing this.