Warning

This feature is available in the Full MapKit SDK version

MMKSearchLine

@interface MMKSearchLine : NSObject

Undocumented

Summary

Class methods

+ (nonnull MMKSearchLine *)lineWithName:(nonnull NSString *)name;

Properties

@property (nonatomic, readonly, nonnull) NSString *name;
Name of the line that the nearest stop is on

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.