pub fn get_bus_stops_parts(
input: GetBusStopsInput,
) -> Result<RequestParts<()>, Error>Expand description
Returns detailed information for all bus stops currently being serviced by buses, including bus stop codes and location coordinates.
Update freq: Ad-Hoc