I am trying to gather location data via GPS only (making this a iPhone 3G only app) but am running into trouble with it. I am trying to get the actual longitude and latitude of the device, then store that information into one of two sets of variables. latCurrent / longCurrent and latPrevious / longPrevious.