Condividi tramite


MKLaunchOptions Class

Definition

Encapsulates properties to be used with OpenInMaps(MKLaunchOptions).

public class MKLaunchOptions
type MKLaunchOptions = class
Inheritance
MKLaunchOptions

Constructors

Name Description
MKLaunchOptions()

Properties

Name Description
Camera

Virtual camera, used to show a 3D perspective of the map.

DirectionsMode

The kind of directions that you want to show the user (walking, driving)

MapCenter

The location where the map should be centered

MapSpan

Coordinate span for the region to be displayed by the maps app.

MapType

Specifies the desired type of map to render (standard, satellite, hybrid).

ShowTraffic

Controls whether to display traffic information on the map.

Applies to