pointOfInterestCategory
The point-of-interest category for the map item.
Declaration
var pointOfInterestCategory: MKPointOfInterestCategory? { get set }Discussion
If the map item doesn’t correspond to a point of interest, or if the point of interest isn’t one of the known values in MKPointOfInterestCategory, pointOfInterestCategory is nil.