Freigeben über


CLLocation.DistanceFrom(CLLocation) Methode

Definition

Berechnet den Abstand zwischen dem CLLocation und locationin Metern.

[Foundation.Export("distanceFromLocation:")]
public virtual double DistanceFrom (CoreLocation.CLLocation location);
abstract member DistanceFrom : CoreLocation.CLLocation -> double
override this.DistanceFrom : CoreLocation.CLLocation -> double

Parameter

location
CLLocation

Gibt zurück

Die Große Bogenstrecke, in Metern, entlang der Erdoberfläche. Höhenmeter werden nicht berücksichtigt.

Attribute

Gilt für: