Warning
This feature is available in the Full MapKit SDK version
MMKMasstransitBoardingOptionsBoardingArea
@interface MMKMasstransitBoardingOptionsBoardingArea : NSObject |
Area recommended for boarding: wagon, sector, etc.
Summary
Class methods
+ (nonnull MMKMasstransitBoardingOptionsBoardingArea *)boardingAreaWithId:(nullable NSString *)id; |
Properties
@property (nonatomic, readonly, nullable) NSString *id; |
Class methods
boardingAreaWithId:
+ (nonnull MMKMasstransitBoardingOptionsBoardingArea *)boardingAreaWithId:(nullable NSString *)id; |
Properties
id
@property (nonatomic, readonly, nullable) NSString *id; |
Machine-readable non-localisable boarding area identifier.
Optional field, can be nil.