I need to include some information in Nav.
Usee want to get distance from two points. In a form I've two address and want to return distance value in textbox.
Using google API this is possible but I don't know how to do it in Nav.
This is link
http://code.google.com/intl/it-IT/apis/ ... irections/
Comments
I need only get distance from two point (address, town, country)..
There is a way to read xml or JSON from nav .. I think..
Someone can help me?
But I think your use of the google api is not wanted by google:
|To-Increase|
If you read my link in previuous post you can read that google return JSON webservice or xml file.
Limit si number request only..
But how I can get xml returned from google?
How I can consume JSON webservice?
I think you must use Json Serializer, please let me know if this works
http://msdn.microsoft.com/en-us/library/system.runtime.serialization.json.datacontractjsonserializer.aspx