ObstacleInfo
Информация о препятствии на маршруте.
public init(
type: Obstacle = Obstacle.other,
limitation: ObstaclePassLimitation = ObstaclePassLimitation.unlimited,
objectId: UInt64 = 0
)
Parameters
Properties
Идентификатор объекта препятствия. Остается неизменным при перестроении маршрута.