GeoLocationForPoint(CLLocationCoordinate2D, Double) Constructor

Definition

Creates a new instance of this class.

public GeoLocationForPoint(CoreLocation.CLLocationCoordinate2D coordinate, double altitude);
new ARKit.GeoLocationForPoint : CoreLocation.CLLocationCoordinate2D * double -> ARKit.GeoLocationForPoint

Parameters

coordinate
CLLocationCoordinate2D

Result value from an asynchronous operation.

altitude
Double

Result value from an asynchronous operation.

Applies to