Contents

showsPointsOfInterest

A Boolean value that indicates whether the map displays point-of-interest information.

Declaration

var showsPointsOfInterest: Bool { get set }

Discussion

When this property is set to true, the map displays icons and labels for restaurants, schools, and other relevant points of interest. The default value of this property is true.

See Also

Properties