two point

  1. WebQuest

    Android Tutorial Calculation of Distance in Km between two points on MapFragment

    Hi I share a simple solution to calculate the distance in km between two points on MapFragment. I hope it will be of help to anyone who works with the GoogleMaps v2.50 library. The coordinates used for this example are set in the image. The code is the translation of Haversine's formula...
Top