I have a view with a map and a button (like the Maps app once) that allows the user to center and zoom his current location on the map. If I can not use the locationServicesEnabled method (always retu
I am developing an app that has many view. Into my app sometimes the user arrives to a view where he can ask for his position clicking over a button. I am trying to follow the Apple guide lines to onl
I am开发者_如何转开发 using CLLocationManager to update the current location but some times the current location is lost. I don\'t know why the current location is losing.
I am having problems trying to get the user\'s current position to display on an MKMapView. Here is the relevant code:
I\'m using CLLocationManager & CLLocation to get latitude and longitude of the location where iPad is.
I have noticed in a few books that quite often two instances of CLLocationManager are created, one for loca开发者_开发百科tion and a separate one for heading. If you wanted a separate delegate for eac
Currently my开发者_运维百科 application asks only once for permission to use the current location. If the user doesn\'t allow, he isn\'t ask again unless he resets location warning in the general sett
From what I have read this takes some complicated Math that I am not good at.So, I am asking here. Does anyone have exp开发者_运维问答erience converting a MKMapPoint or CLLocationCoordinate2D to a U
OK, this one has me stumped. I use the CLLocationManager services (iOS 4.1) in my application. The delegate gets called as it should at first. Then (some arbitrary time interval later), the delegate s
Till yetsterday everything was working fine on my iPhone. Starting today, I noticed that CLLocationManager does not prompt the user \"this app wants to use your location\" and proceeds to return me nu