【发布时间】:2012-11-15 07:06:53
【问题描述】:
我想在以下项目中为 ARView 添加一个指南针:http://developer.apple.com/library/ios/#samplecode/pARk/Listings/pARk_ARView_m.html#//apple_ref/doc/uid/DTS40011083-pARk_ARView_m-DontLinkElementID_5
我用- (void) locationManager:(CLLocationManager *)manager didUpdateHeading:(CLHeading *)newHeading
但它似乎没有被执行。 请帮我解决这个问题。 提前致谢
【问题讨论】:
标签: objective-c ios orientation augmented-reality compass-geolocation