Upravit

Sdílet prostřednictvím


MKMapSnapshot.PointForCoordinate(CLLocationCoordinate2D) Method

Definition

The location, in the Image for the specified coordinate.

[Foundation.Export("pointForCoordinate:")]
public virtual CoreGraphics.CGPoint PointForCoordinate (CoreLocation.CLLocationCoordinate2D coordinate);
abstract member PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint
override this.PointForCoordinate : CoreLocation.CLLocationCoordinate2D -> CoreGraphics.CGPoint

Parameters

coordinate
CLLocationCoordinate2D

The map location to be calculated.

Returns

Attributes

Applies to