-
Returns an array of
MapboxStreetsRoadClass
objects for specific leg.MapboxStreetsRoadClass
will be set tonil
if 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 }