I am trying to write a simple script that will allow me to enter two street addresses, or postalcodes and find the distance between the two of them.
I am currently able to do the calculation if I put in the longitude and latitude coordinates manually, but I am having problems understanding how to get the coordinates from mappoint sdk.
Anyhelp or references to examples/explanations would be greatly appreciated.
Thanks
/Aaron