Calculate distance using Latitude and Longtitude with Google Map
Hi All,
I want to calculate the distance 2 points using latitude and longitude, i used the Haversine formula to calculate it but when i compare the result with Google Map km, the result isn't same, please tell me, how can i convert the result of Haversine to the result of Google Map km.