MapKit.MKMapView.ConvertPoint Method
Converts a point to a map coordinate.

Syntax

[Foundation.Export("convertPoint:toCoordinateFromView:")]
public virtual CoreLocation.CLLocationCoordinate2D ConvertPoint (UIKit.UIView toCoordinateFromView, CoreGraphics.CGPoint point)

Parameters

point
The point to convert.
toCoordinateFromView
The view whose coordinate system should be used to convert the point.

Returns

The converted map coordinate.

Remarks

The point to convert is relative to the specified view.

Requirements

Namespace: MapKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0