shortest distance

  1. R

    Android Question Get shortest distance from point to line on map

    Have a point and a line on a map and need the shortest distance (in meters) between that point and that line. The point is set by a latitude, longitude type and the lines is set by 2 of these types. This seems the simplest way to do this: For distance up To a few thousands meters I would...
Top