-
Returns an array of
MapboxStreetsRoadClassobjects for specific leg.MapboxStreetsRoadClasswill be set tonilif it’s not present inIntersection.Declaration
Swift
public var streetsRoadClasses: [MapboxStreetsRoadClass?] { get }
Returns an array of MapboxStreetsRoadClass objects for specific leg. MapboxStreetsRoadClass will be set to nil if it’s not present in Intersection.
Swift
public var streetsRoadClasses: [MapboxStreetsRoadClass?] { get }