YMKMasstransitTransportStop
Warning
This feature is available in the Full MapKit SDK version
|
class YMKMasstransitTransportStop : NSObject |
The data about the public transport stop.
Summary
Class methods
|
init(stop: YMKMasstransitStop, position: YMKPoint) |
Properties
|
var stop: YMKMasstransitStop { get } |
Class methods
init(stop:position:)
|
init(stop: YMKMasstransitStop, position: YMKPoint) |
Properties
stop
|
var stop: YMKMasstransitStop { get } |
Information about public transport stops.
position
|
var position: YMKPoint { get } |
Coordinates of the stop.