Hi, 1. I have a VB .NET windows App
I have two locations: StartPoint = "Minneapolis MN US" EndPoint = "Dallas TX US"
I want to call Google Map API's GDirections.load(xxx) and GDirections.getDistance() and get (Expecting) some XML formatted data that will give me the Distance between the two locations.
I can probably use VB .NET webrequest object and call a URI and get html stream, then parse through HTML codes to get the Distance, I don not want to do that. I wan to call and consume as a web service.
Can some one please help? Many thanks.
**On the side note, everytime I come to ask something on this site I create a new ID. I just am not intelligent enough to use this OpenId thing. My ID = MehdiAnis here but now I can't log in using that ID. I am frustrated. I know if I close this window, I will have to recreate another ID to ask another question.