View Single Post

  #1 (permalink)  
Old 11-06-2007
kingvafa kingvafa is offline
Junior Member
White Belt
 
Join Date: Nov 2007
Posts: 1
Help me with distance calculate please

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 ???
Reply With Quote