Contents

altitude

Vertical distance, in meters, between this anchor and sea level.

Declaration

@property (nonatomic, readonly) CLLocationDistance altitude;

Discussion

Negative values indicate below sea level. This property is valid only when altitudeSource is a value other than ARGeoAnchor.AltitudeSource.unknown.

See Also

Defining Altitude