lat0: latitude valuesof points FROM which to draw.
lon0: longitude values of points FROM which to draw.
lat1: latitude valuesof points TO which to draw.
lon1: longitude values of points TO which to draw.
TrueProj: set to FALSE if you are willing to accept some degree of inaccuracy in the mapping. In that case, the coordinates of the image are in lat/lon and the user can simply overly points/lines/axis without worrying about projections
FUN: , plotting function to use for overlay; typical choices would be arrows and segments