开发者

Get the current location on iphone

how many ways we can get current location on iphone application?I have got this with using of cllocationmanager(corelocation framework)

Is there anyother way to get开发者_开发问答 the current location?


There may be 3rd party location libraries, but they are all just wrappers for CoreLocation. SimpleGeo is a pretty common location library. But you are more than likely better off just using Apple's implementation of CoreLocation as it is widely documented and pretty straight forward to use.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜