VuframeLab / PanicAR

Augmented Reality Framework for iOS – PanicAR will be sunset April 30th, 2017
http://panicar.vuframe.com
207 stars 61 forks source link

Rotations in arRadarView #38

Closed Fl0p closed 8 years ago

Fl0p commented 8 years ago

I would like to have an ability to add compass view in arRadarView Also I would like to add the ability of rotate poi.radarView according to course of my poi

How is it possible?

Fl0p commented 8 years ago

Found in PARPoi subclass self.radarImage.transform = CGAffineTransformMakeRotation(dir);