Android : elevation factor when calculating Distance

on Friday, August 1, 2014


i am working on android GPS based application in which i have to calculate the distance between two points which are located on trails i currently use Location.distanceTo method for calculating distance my question is is Location.distanceTo function consider an elevation factor ? if not then what is the best way to calculate distance on trails ? or is there any api available for this purpose ?


0 comments:

Post a Comment