RoadRuleRouteLongAttribute | iOS SDK | 2GIS Documentation

RoadRuleRouteLongAttribute

A container that stores an extended route attribute. Each element is stored as a pair consisting of a point and an attribute element value. The action of the attribute starts at this point and ends at the next point from which the action of the attribute of the next element begins.

Extends: Hashable
public static func == (lhs: RoadRuleRouteLongAttribute, rhs: RoadRuleRouteLongAttribute) -> Bool

Returns a Boolean value indicating whether two values are equal.

Methods
public func entry(
    point: RoutePoint
) -> RoadRuleRouteLongEntry?

The element into which the given point falls.

Parameters
Properties

Number of elements.

Elements missing.