Contents

pointsOfInterest

The points of interest the template displays on the map and in the scrollable picker.

Declaration

var pointsOfInterest: [CPPointOfInterest] { get }

Discussion

You must call the setPointsOfInterest(_:selectedIndex:) method to update the points of interest the template displays.

See Also

Managing the Points of Interest