Structs§
- Departure
Info - Represents information about an upcoming departure.
- Line
- Represents a MVG line.
- Location
- Represents information about a location.
- Station
- Represents a MVG station (“Haltestelle”).
Functions§
- departures
- Retrieve upcoming departures for a station.
- lines
- Retrieve a list of all lines.
- locations
- Find a location using a query string.
- nearby_
locations - Find a nearby location via latitude and longitude.
- station_
global_ ids - Retrieve a list of all station global ids.
- stations
- Retrieve a list of all stations.