开发者

CCLocation (iPhone SDK) accuracy

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,

开发者_Go百科

Regards


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.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜