Hi,
I want to find distance between two Coordinates in Meters. I am using J2ME MIDlet application. I got help through Javas.microedition.location.coordinates.distance() method. But here I am not getting accurate result. And as per document available online, this method commits 35% accuracy.
So I need to fast and accurate alternative method to perform this operation.
Thanks in advance for any help...

Reply With Quote

