Contents

roadFollowingManeuverVariants

An array of strings that represent the names of the road following this maneuver, arranged from most to least preferred.

Declaration

var roadFollowingManeuverVariants: [String]? { get set }

Discussion

Localize each variant for display to the individual; the array needs to contain at least one variant. The system displays the first variant that fits into the available screen space; arrange the variants in order from most- to least-preferred.

See Also

Providing maneuver information