Contents

markerTintColor

The background color of the marker balloon.

Declaration

@NSCopying var markerTintColor: UIColor? { get set }
@NSCopying var markerTintColor: NSColor? { get set }

Discussion

The default value of this property is nil, which applies the standard color that’s appropriate for the current map style.