core-location
_kCLLocationAccuracyHundredMeters referenced from... problem
i have no idea how to solve my problem, i tried to make 100 modifications but it still tells me that message :[详细]
2023-03-25 10:01 分类:问答Adding own map to/over MapKit iOS
I\'m doing an app with specific maps and I would like to add those on top of the r开发者_如何学编程egular MapKit ones (Gmaps). Could anyone please tell me how exactly I could do that so I could use my[详细]
2023-03-25 01:35 分类:问答how to get current location inside a building iphone
How is it possible to obtain the current location inside a building. I want to develop an application similar to this http://matadornetwork.com/goods/point-inside-indoor-map-application-for-the开发者_[详细]
2023-03-24 10:33 分类:问答CoreLocation accuracy
Using CoreLocation I need to measure how far I drive. I don\'t care if I get the distance every 100 meters, 500 meters or 1k meters - I just need it to be as accurate as possible.[详细]
2023-03-23 07:25 分类:问答iOS, CoreLocation - Get users location when the app loads
I am trying to get my app to get the longitude and latitude of the users current positio开发者_如何学运维n as soon as they load up the app. From here I can tell if they are a certain distance from a p[详细]
2023-03-20 15:06 分类:问答Stopping CoreLocation background updates
My app registers for background location updates (not Significant Change. I need more granularity than kilometers)[详细]
2023-03-20 09:11 分类:问答stop location updating on iPhone
I am using following code to stop location updating [locationManager stopUpdatingLocation]; locationManager.delegate = nil;[详细]
2023-03-19 20:05 分类:问答iphone getting user location at time intervals
I browsed through some of the questions in stackoverflow but I couldn\'t get a clear picture. I am working on an iPhone application that involves getting the user\'s location through GPS and processin[详细]
2023-03-18 08:19 分类:问答iOS mapview issue/question
I have an App I am developing for iOS, and the app does the following Load and set annotations and launch corelocation and zoom to location.[详细]
2023-03-16 23:34 分类:问答How to find your current location with CoreLocation
I need to find my current location with CoreLocation, I tried multiple methods but so far my CLLocationManager has only returned 0\'s.. (0.000.00.000).[详细]
2023-03-16 06:32 分类:问答