Sports Lib API - v17.3.0
GitHub
npm
Preparing search index...
API
RoutePreviewSegmentJSONInterface
Interface RoutePreviewSegmentJSONInterface
interface
RoutePreviewSegmentJSONInterface
{
activityType
?:
string
|
null
;
bounds
?:
RoutePreviewBoundsInterface
;
encodedPolyline
:
string
;
id
?:
string
;
name
?:
string
|
null
;
pointCount
:
number
;
sourcePointCount
:
number
;
}
Index
Properties
activity
Type?
bounds?
encoded
Polyline
id?
name?
point
Count
source
Point
Count
Properties
Optional
activity
Type
activityType
?:
string
|
null
Optional
bounds
bounds
?:
RoutePreviewBoundsInterface
encoded
Polyline
encodedPolyline
:
string
Optional
id
id
?:
string
Optional
name
name
?:
string
|
null
point
Count
pointCount
:
number
source
Point
Count
sourcePointCount
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
activity
Type
bounds
encoded
Polyline
id
name
point
Count
source
Point
Count
GitHub
npm
Sports Lib API - v17.3.0
Loading...