order-delivery-path

Type: object

Fired when the rider location has changed. Includes GeoJSON attributes to render delivery path and rider's progress on path.

Type: const
Specific value: "order_delivery_path"

Type: stringFormat: date-time

Type: string

Type: string

Type: string

Type: object

Type: string

Type: string

Type: object

GeoJSON Feature containing a Point. See the https://www.rfc-editor.org/rfc/rfc7946.html#section-3.1.2 for more information.
Pickup location geocoded coordinates.

Type: object

GeoJSON Feature containing a Point. See the https://www.rfc-editor.org/rfc/rfc7946.html#section-3.1.2 for more information.
Dropoff location geocoded coordinates.

Type: object

GeoJSON FeatureCollection Points. See the https://www.rfc-editor.org/rfc/rfc7946.html#page-12 for more information.
Points represents the rider's progress on the delivery path.

Type: object

GeoJSON Feature containing a LineString. See the https://www.rfc-editor.org/rfc/rfc7946.html#page-8 for more information.
The lineString is the delivery path between the pickup location and dropoff location.