Take a look at this website, there are formulas and functions to calculate the distance between two points: http://www.movable-type.co.uk/scripts/latlong.html
Arjan On 25 mei, 16:26, CFGilles <[email protected]> wrote: > Hi, > > I have a point of origin and I want to use Google Maps API to > calculate the distance between multiple coordinates. Is it possible ?? > It's easy yo calculate the distance between 2 points but how about > multiple points ? > > Exanple : I have a point and I have a list of (let's say) 12 other > points. How can I use the Google Maps API to calculate the distance > between Point A and all the other 12 points ? I need to have the > results for each points. > > Thanks !!! > > CFGilles > > -- > You received this message because you are subscribed to the Google Groups > "Google Maps API" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group > athttp://groups.google.com/group/google-maps-api?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-maps-api?hl=en.
