internal static string GetAdressFromPath(string picPath) { //TODO: add this function return(bl.GetCoordinateFromExif(picPath).ToString()); }