WebGmaps

is there anyway using WebGMaps to get the time from point A to B?


I have a route that goes from point A to B, I need the time it takes to get to the destination location.

So, something like 20 minutes to your destination liek google maps suggests.

Thanks

Hi,


Yes you can use the GetDirections call which returns the route between two locations and also the distance and duration of the directions.
An example can be found in the Overview demo application included with the TMS FMX WebGMaps download.