Contents

placemark

The placemark object containing the location information.

Declaration

var placemark: MKPlacemark { get }

Discussion

If you create the map item using the forCurrentLocation() method, the value of this property is nil and the isCurrentLocation property is true.

See Also

Accessing the map item attributes