@interface DUXDistanceRCWidget : DUXWidget |
| Header: | DUXDistanceRCWidget.h |
| Inherits From: | DUXWidget |

Distance between current location of the aircraft and RC (pilot) in meters.
Preferred Aspect Ratio: 16:5. Check DUXDashboardWidget for an example of its usage.
@property (nonatomic, assign, readonly) CGFloat distance |
| Header: | DUXDistanceRCWidget.h |
The distance between the aircraft and the RC in meters.
@property(assign, nonatomic) CLLocationAccuracy locationManagerAccuracy |
| Header: | DUXDistanceRCWidget.h |
The accuracy needed for the CLLocationManager instance in the distance RC widget. By default, the accuracy is best for navigation, but can be reduced if needed.
{{searchCount}} Results