YMKBicycleTrafficTypeSegment

Важно

This feature is available in the Full MapKit SDK version

class YMKBicycleTrafficTypeSegment : NSObject

Describes part of bicycle path with the same traffic type.

Summary

Class methods

 init(trafficType: YMKBicycleTrafficTypeID, subpolyline: YMKSubpolyline)

Properties

var trafficTypeYMKBicycleTrafficTypeID { get }

var subpolylineYMKSubpolyline { get }

Class methods

init(trafficType:subpolyline:)

 init(trafficType: YMKBicycleTrafficTypeID, subpolyline: YMKSubpolyline)


Properties

trafficType

var trafficType: YMKBicycleTrafficTypeID { get }


subpolyline

var subpolyline: YMKSubpolyline { get }


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