Tagged Questions

8
votes
3answers
1k views

Is Google Maps calculating the wrong distance?

I've managed to get two functions working to calculate distances between two point on a google map. One that I gleaned(stole) from various places on the web and the other using the ...
0
votes
2answers
73 views

How to calculate distance between five markers?

How do you calculate the distance between five markers in Google maps V3? I know I have to use Haversine formula which I researched and even found a post in here teaching on calculating the distance ...