Contents

name

The descriptive name associated with the map item.

Declaration

var name: String? { get set }

Discussion

Use this property to specify the name associated with the location. For example, if there’s a business at the specified location, use this property to specify the name of the business.

If this map item represents the user’s location, the value in this property is a localized version of Current Location.

See Also

Accessing the map item attributes