YMKMasstransitThreadStop
Warning
This feature is available in the Full MapKit SDK version
|
class YMKMasstransitThreadStop : NSObject |
Describes a YMKMasstransitStop on a YMKMasstransitThread.
Summary
Class methods
|
init(stop: YMKMasstransitStop, position: YMKPoint) |
Properties
|
var stop: YMKMasstransitStop { get } |
|
var position: YMKPoint { get } |
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.