glyphTintColor
The color to apply to the glyph text or image.
Declaration
@NSCopying var glyphTintColor: UIColor? { get set }@NSCopying var glyphTintColor: NSColor? { get set }Discussion
The default value of this property is nil, which applies the standard tint color for the current map style.