|
Online Maps v3
|
information about the transit line used in this step. More...
Public Attributes | |
| string | name |
| Full name of this transit line. eg. "7 Avenue Express". | |
| string | short_name |
| Short name of this transit line. This will normally be a line number, such as "M7" or "355". | |
| string | color |
| Color commonly used in signage for this transit line. The color will be specified as a hex string such as: #FF0033. | |
| TransitAgency[] | agencies |
| Array of TransitAgency objects that each provide information about the operator of the line. | |
| string | url |
| URL for this transit line as provided by the transit agency. | |
| string | icon |
| URL for the icon associated with this line. | |
| string | text_color |
| Color of text commonly used for signage of this line. The color will be specified as a hex string. | |
| Vehicle | vehicle |
| Type of vehicle used on this line. | |
information about the transit line used in this step.