Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
RouteParsingStreamOptions
Interface RouteParsingStreamOptions
interface
RouteParsingStreamOptions
{
includeTypes
?:
string
[]
;
smooth
?:
{
altitudeSmooth
?:
boolean
;
grade
?:
boolean
;
gradeSmooth
?:
boolean
;
}
;
}
Index
Properties
include
Types?
smooth?
Properties
Optional
include
Types
includeTypes
?:
string
[]
Optional allowlist of point-indexed stream types to include in final route output.
Optional
smooth
smooth
?:
{
altitudeSmooth
?:
boolean
;
grade
?:
boolean
;
gradeSmooth
?:
boolean
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
include
Types
smooth
GitHub
npm
Sports Lib API - v17.3.0
Loading...
Optional allowlist of point-indexed stream types to include in final route output.