MKTileOverlay.URLForTilePath(MKTileOverlayPath) Method

Definition

[Foundation.Export("URLForTilePath:")]
public virtual Foundation.NSUrl URLForTilePath (MapKit.MKTileOverlayPath path);
abstract member URLForTilePath : MapKit.MKTileOverlayPath -> Foundation.NSUrl
override this.URLForTilePath : MapKit.MKTileOverlayPath -> Foundation.NSUrl

Parameters

Returns

Attributes

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Applies to