Params to pass at the underlying requestFunction
Fetch the nearest stops around a specific geo-point
latitude
longitude
Params to pass at the underlying requestFunction
Fetch the daily schedule for a line When this schedule exists, it overrides the schedule fetched by getSchedLines
Params to pass at the underlying requestFunction
Fetch a specific schedule for a line
Masterline Code, you can fetch it through webGetLinesWithMLInfo
Schedule Code, you can fetch it through getScheduleDaysMasterline
Params to pass at the underlying requestFunction
Fetch the different types of schedules for a line
Params to pass at the underlying requestFunction
Fetch all the bus arrivals at a specific stop
Params to pass at the underlying requestFunction
Fetch all lines
Params to pass at the underlying requestFunction
Fetch all the lines along with their Masterline information It is mostly equivalent to webGetLines, but fetches some information useful for fetching schedules afterwards.
Params to pass at the underlying requestFunction
Fetch routes of a single line
Params to pass at the underlying requestFunction
Fetch the path of a route (geo-points) along with its stops (It's a combination of webRouteDetails and {@link @webGetStops})
Params to pass at the underlying requestFunction
Fetch the stops of a route
Params to pass at the underlying requestFunction
Fetch the path of a route (geo-points)
Params to pass at the underlying requestFunction
Fetch the routes passing through a stop
Params to pass at the underlying requestFunction
Generated using TypeDoc
Fetch the locations of all the buses on a route