TrafficControlModel | iOS SDK | 2GIS Documentation

TrafficControlModel

Traffic control model.

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

Returns a Boolean value indicating whether two values are equal.

public convenience init(
    map: Map
)

Function for creating a traffic control model.

Parameters
map
Map

Map.

Methods
Properties
StatefulChannel<TrafficControlState>

The state of the traffic control.

The state of the traffic control.