Contents

guidanceBackgroundColor

The background color the map template uses when displaying guidance.

Declaration

var guidanceBackgroundColor: UIColor { get set }

Discussion

The system determines whether guidanceBackgroundColor meets contrast requirements, and uses the default color when the provided color doesn’t meet those requirements. The system adjusts font color to correspond with the guidance background color.

See Also

Configuring Map Templates