Hi all
i am kind of new to mappoint, i need only the total distance between 2 latlong, (driving distance not air milage). i am using php and nuSOAP to call mappoint webserver by xml.
i am calling CalculateRoute but i get lots of information back which i dont use. which is all objects information of my direction.
which some times can be 600kb and it slow down my process alot becasue i only need a double or even int as my total distance.
any idea ???