Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
RoutePreviewRouteSourceInterface
Interface RoutePreviewRouteSourceInterface
interface
RoutePreviewRouteSourceInterface
{
activityType
?:
string
|
null
;
id
?:
string
;
name
?:
string
|
null
;
points
?:
readonly
RoutePreviewCoordinateInterface
[]
|
null
;
}
Index
Properties
activity
Type?
id?
name?
points?
Properties
Optional
activity
Type
activityType
?:
string
|
null
Optional
id
id
?:
string
Optional
name
name
?:
string
|
null
Optional
points
points
?:
readonly
RoutePreviewCoordinateInterface
[]
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activity
Type
id
name
points
GitHub
npm
Sports Lib API - v17.3.0
Loading...