Is it possible to get current direction just like compass without internet in iPhone application?

StackOverflow https://stackoverflow.com/questions/13837710

문제

I want to get direction in form of North-South-East-West [Example - 117' SE] in my iPhone application without using CLLocationManager and Internet.

Or How can i access Compass application to get Current degree values of direction.

Any help will be appreciated.

iPhone compass application works without internet so i think it should be possible.

Thanks

도움이 되었습니까?

해결책

It is related to augmented reality. You can just refer the below link for details:

http://www.raywenderlich.com/3997/introduction-to-augmented-reality-on-the-iphone

This may help you out...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top