MMKSearchLine
Warning
This feature is available in the Full MapKit SDK version
|
@interface MMKSearchLine : NSObject |
Summary
Class methods
|
+ (nonnull MMKSearchLine *)lineWithName:(nonnull NSString *)name; |
Properties
|
@property (nonatomic, readonly, nonnull) NSString *name; |
Class methods
lineWithName:
|
+ (nonnull MMKSearchLine *)lineWithName:(nonnull NSString *)name; |
Properties
name
|
@property (nonatomic, readonly, nonnull) NSString *name; |
Name of the line that the nearest stop is on.