gtfs-sqljs
Preparing search index...
index
ShapeFilters
Interface ShapeFilters
interface
ShapeFilters
{
limit
?:
number
;
routeId
?:
string
|
string
[]
;
shapeId
?:
string
|
string
[]
;
tripId
?:
string
|
string
[]
;
}
Index
Properties
limit?
route
Id?
shape
Id?
trip
Id?
Properties
Optional
limit
limit
?:
number
Optional
route
Id
routeId
?:
string
|
string
[]
Optional
shape
Id
shapeId
?:
string
|
string
[]
Optional
trip
Id
tripId
?:
string
|
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
limit
route
Id
shape
Id
trip
Id
gtfs-sqljs
Loading...