GoogleMapsPlacesV1TransitLine
import type { GoogleMapsPlacesV1TransitLine } from "https://googleapis.deno.dev/v1/places:v1.ts";Represents a single transit line.
§Properties
The background color of the labels for this transit line in #RRGGBB hex format, e.g. #909CE1. This color can also be used for drawing shapes for this transit line.
The long name for this transit line (e.g. "Sunnydale local").
Icon identifier for this particular line (e.g. subway lines in New York).
The id of the transit line that can be used to uniquely identify the line among other transit lines in the same transit station. This identifier is not guaranteed to be stable across different responses.
The short name for this transit line (e.g. "S2").
The text color of labels for this transit line in #RRGGBB hex format, e.g. #909CE1.
Icon identifier for this particular vehicle type.
The type of vehicle using this line.