Getting Distance and Time
|
#1 -
11/05/2010 6:08:01
|
Reporta abuso
|
Link permanente
|
|
Getting Distance and Time
|
|
|
|
|
Is there an easy way to get the distance and time for road travel between any two points and display that in a div ? Thanks
|
|
|
|
|
|
|
|
|
#3 -
11/05/2010 6:24:03
|
Reporta abuso
|
Link permanente
|
|
RE: Getting Distance and Time
|
|
|
Tried "scraping" the HTML source but no luck. The data is not in HTML form by the look of it.
What I am trying to do is get it into a variable so I can do manipulation on the distance/time (i.e. calculate a cost)
|
|
|
|
|