@interface DUXCompassWidget : DUXWidget |
Header: | DUXCompassWidget.h |
Inherits From: | DUXWidget |
Compound widget that aggregates attitude and location data into one widget. The widget shows:
Preferred Aspect Ratio: 1:1. Check DUXDashboardWidget
for an example of its usage.
@property(assign, nonatomic) CLLocationAccuracy locationManagerAccuracy |
Header: | DUXCompassWidget.h |
The accuracy needed for the CLLocationManager instance in the compass widget. By default, the accuracy is best for navigation, but can be reduced if needed.
{{searchCount}} Results