updateItems(_:)
Update the items in this section. If this section is currently visible in a panel, the panel will refresh to show the new items.
Declaration
func updateItems(_ items: [CPMapPanelItem])Parameters
- items:
The new array of items to display in this section.