InstructionRouteAttribute
Container that describes the point attribute of the route. Each element is stored as a point on the route, where the element is located, and the value of the element itself.
Extends:
Hashable
public static func == (lhs: InstructionRouteAttribute, rhs: InstructionRouteAttribute) -> Bool
Returns a Boolean value indicating whether two values are equal.
Methods
Properties
Number of elements.
Elements missing.
First element.
Last element.
All elements.