displayPriority
The display priority of the annotation view.
Declaration
var displayPriority: MKFeatureDisplayPriority { get set }Discussion
An annotation view with a priority of required is always visible on the map, whereas other priorities may result in a hidden annotation view. Defaults to required.