CLLocationManager ensure best accuracy for iphone

Posted by Zap on Stack Overflow See other posts from Stack Overflow or by Zap
Published on 2009-08-14T13:59:28Z Indexed on 2010/03/26 0:03 UTC
Read the original article Hit count: 412

Filed under:
|
|

Does anyone have any suggestions on how to obtain the best horizontal accuracy on the location manager? I have set the desired accuracy to NearestTenMeters, but given that the accuracy can always change depending on coverage area, how can I write some code in the locationManager to stop updating only after I get the best horizontal accuracy?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about clllocation