Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitTrafficTypeSegment

class YMKMasstransitTrafficTypeSegment : NSObject

Describes part of bicycle or scooter path with the same traffic type.

Summary

Class methods

 init(trafficType: YMKMasstransitTrafficTypeID, subpolyline: YMKSubpolyline)

Properties

var trafficTypeYMKMasstransitTrafficTypeID { get }
Undocumented

var subpolylineYMKSubpolyline { get }
Undocumented

Class methods

init(trafficType:subpolyline:)

 init(trafficType: YMKMasstransitTrafficTypeID, subpolyline: YMKSubpolyline)


Properties

trafficType

var trafficType: YMKMasstransitTrafficTypeID { get }

Undocumented


subpolyline

var subpolyline: YMKSubpolyline { get }

Undocumented


Предыдущая
Следующая