Re: Get Distance

2009-03-28 Thread KayDeeboy
Yes Mike, I am using it to find the distances between each bike stations with all others in Paris, and GDirections is supported in Paris. What I don't understand is why the function GDirectionsLoad() never gets called at all. Is there a way to calculate the distance between two markers without li

Get Distance

2009-03-24 Thread KayDeeboy
Hi, I have a list of markers in an XML file. I want to calculate the distance between each of those markers. I am trying to use the GDirections object to calculate the distance. I am not not well versed with Java scripts, but I do know that the GDirections feature works asynchronously and one

Extracting marker infoWindow information

2009-02-10 Thread KayDeeboy
Hi, I am currently involved in a research project where I need to extract information off google maps. I'm trying to extract information on bike-sharing stations in Paris. If you look at http://www.velib.paris.fr/ , they have a google map with markers denoting bike-sharing stations. Once y