> Thanx andrew. yes, i know that the direction details are included in > the direction details but was wondering that why does the same toll > information not available in the reverese geocoding response...
Why would it be? I guess the intended use of reverse geocoding is to produce an address from a given lat/long. Toll road information (or for example, weather info) isn't part of the address. You don't give us any clue about how many addresses you have to determine this for, or in which part(s) of the world. There's the obvious method of running a dummy directions request to find out for each case. Or you could populate your own look-up tables. cheers, Ross K --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
