Optional
__typename?: "RouteSegment"Optional
distance?: Maybe<Scalars["Float"]>The estimated distance for this path
Optional
duration?: Maybe<Scalars["Float"]>The estimated duration for this path
The estimated elevation details of this route
Optional
geoThe representation of this path as encoded as geojson FeatureCollection type
WARNING: this ID is unstable, modifying the route might change the ID
The mode of transport to be taken. eg: car, walk, kayak, etc
Optional
polyline?: Maybe<Scalars["String"]>The path representation as encoded as a polyline format
Optional
positions?: Maybe<Position[]>The way positions along this route
Whether this route was searched for
Generated using TypeDoc
One segment of a Route