How accurate is the CCLocation class? 20 meters? more or less? Because I’d like to get the most accurate values from the user’s location.
Thanks,
Regards
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can request the accuracy desired using the desiredAccuracy property of CLLocationManager. But the actual accuracy delivered depends on other factors generally outside your control including whether the device is using GPS, cell tower, or wifi.