core-location
iPhone: stopMonitoringSignificantLocationChanges when app quits
I want to stopMonitoringSignificantLocationChanges when the user is killing the app from the multitask bar (switch bar) like the Waze GPS App does.[详细]
2023-03-07 16:40 分类:问答Sending requests when user answer "App wants to use location services"
I\'m using Core Location in my app, app asks user if he wants to use Location services, but I use in my app async requests, so app doesn\'t wait while user answer \"Ok\" or \"dismiss\".开发者_如何学Go[详细]
2023-03-07 09:08 分类:问答Getting Longitude/Latitude of the User When the viewDidLoad
My purpose is to get the longitude/latitude of the user when the view is loaded and to store the values in two variables for later calculations. I don\'t need to track the user location and to update[详细]
2023-03-06 17:11 分类:问答didFailWithError: Error Domain=kCLErrorDomain Code=0 "The operation couldn’t be completed. (kCLErrorDomain error 0.)"
I want to get the current location, but instead I get an error. This is a snippet of my view controller.[详细]
2023-03-06 07:21 分类:问答Sorting geospacial items using coredata on iOS. Fastest way to update all 'distance' attributes
I\'m developing an app that allows you to search for items and sort by distance from a given point. The approach I\'m using is that when I ingest the data from the remote API, I calculate the distance[详细]
2023-03-05 19:46 分类:问答Getting Current Location's Provider Detail in iPhone
I have implemented LocationManager and getting update of current location in didUpda开发者_开发知识库teToLocation: every thing is working fine. Now I want to implement network triangulation, as far as[详细]
2023-03-05 00:51 分类:问答Determine if the iPhone is in the US or Canada?
I have two questions. In my app, I am getting the GPS coordinates of friends. How can I determine if those friends are in the US/Canada?[详细]
2023-03-04 21:44 分类:问答finding current location in iphone
trying add annotation on current location when ever i want Any number of annotation at the but it work can any help me out[详细]
2023-03-04 18:59 分类:问答iPhone Cellular Triangulation For Current Location
I want to get the 开发者_运维问答current location of iPhone from GPS and Cellular network. Is it possible to get the location from cellular network in iPhone. Please tell me any tutorial.http://www.sw[详细]
2023-03-04 15:31 分类:问答iphone blue dot AND pin at same time -
please help, this question has been asked so many times before, but peoples suggestions have no effect on my outcome, all i want, is the pin and blue circle (Accuracy) to be shown on the map, here is[详细]
2023-03-02 21:47 分类:问答