I\'m wondering if there\'s a way to calculate the distance of two GPS coordinates without relying on Google Maps API.
My app may receive the coordinates in float or
I'm not sure of any prepackaged solution, but it seems a fairly straightforward calculation: http://www.movable-type.co.uk/scripts/latlong.html