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 startUpdating开发者_如何学编程Location business?
I believe the classic "Where am I" example would be most helpful to you.
精彩评论