Важно

This feature is available in the Full MapKit SDK version

YMKMasstransitThreadStop

class YMKMasstransitThreadStop : NSObject

Describes a YMKMasstransitStop on a YMKMasstransitThread.

Summary

Class methods

 init(stop: YMKMasstransitStop, position: YMKPoint)

Properties

var stopYMKMasstransitStop { get }
Stop on a thread

var positionYMKPoint { get }
Coordinates of the thread stop

Class methods

init(stop:position:)

 init(stop: YMKMasstransitStop, position: YMKPoint)


Properties

stop

var stop: YMKMasstransitStop { get }

Stop on a thread.


position

var position: YMKPoint { get }

Coordinates of the thread stop.


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