My first application I developed for Windows Phone 8 relied heavily on the phone's current location, but I didn't need to track the location at all times. Naturally I tried to use the GeoLocator.GetGeopositionAsync() method found in all the documentation. However, I was