Agencies serving the selected PT overlay item.
Stops associated with the selected PT overlay item.
Trips associated with the selected PT overlay item.
Contains PTTrip objects providing schedule, realtime and accessibility information.
Filter trips by route short name.
Short name to filter trips by
Trips whose route short name equals routeShortName
Filter trips by PTRouteType.
Route type to filter by
Trips matching the specified route type
StaticfromInternalBuild a PTStopInfo from the SDK parameter list returned by the engine.
API users do not typically create instances of this class directly. Use the OverlayItem.getPTStopInfo method instead.
Parameter list returned by the SDK describing agencies, stops and trips
Aggregated public transport data for a selected overlay item.
Instances are produced by OverlayItem.getPTStopInfo and contain the agencies, stops and trips associated with the selected public transport overlay item. Use the filtering helpers to query trips by short name, type or agency.
Example