Reputation: 6777
What is the fastest/easiest way to get the users location with the CoreLocation framework? Is there a single method that can do this? Or will I have to go thru the whole startUpdatingLocation business?
Upvotes: 1
Views: 503
Reputation: 13753
I believe the classic "Where am I" example would be most helpful to you.
Upvotes: 1