MapsIndoors iOS SDK V3
Loading...
Searching...
No Matches
Properties | List of all members
MPTransitLine Class Reference

#include <MPTransitLine.h>

Inheritance diagram for MPTransitLine:

Properties

NSString< Optional > * name
 
NSString< Optional > * short_name
 
NSString< Optional > * color
 
NSArray< MPTransitAgency * >< MPTransitAgency > * agencies
 
NSString< Optional > * url
 
NSString< Optional > * icon
 
NSString< Optional > * text_color
 
MPTransitVehicle< Optional > * vehicle
 

Detailed Description

Transit line information.

Property Documentation

◆ agencies

- (NSArray<MPTransitAgency*><MPTransitAgency> *) agencies
readwritenonatomicstrong

An array of TransitAgency objects that each provide information about the operator of the line.

◆ color

- (NSString<Optional>*) color
readwritenonatomicstrong

The color commonly used in signage for this transit line. The color will be specified as a hex string such as: #FF0033.

◆ icon

- (NSString<Optional>*) icon
readwritenonatomicstrong

URL for the icon associated with this line.

◆ name

- (NSString<Optional>*) name
readwritenonatomicstrong

Name contains the full name of this transit line. eg. "7 Avenue Express".

◆ short_name

- (NSString<Optional>*) short_name
readwritenonatomicstrong

short_name contains the short name of this transit line. This will normally be a line number, such as "M7" or "355".

◆ text_color

- (NSString<Optional>*) text_color
readwritenonatomicstrong

Color of text commonly used for signage of this line. The color will be specified as a hex string.

◆ url

- (NSString<Optional>*) url
readwritenonatomicstrong

URL for this transit line as provided by the transit agency.

◆ vehicle

- (MPTransitVehicle<Optional>*) vehicle
readwritenonatomicstrong

Type of vehicle used on this line. This may include the following properties: