UserStateGeometry
GeoJSON describing the user’s current position and planned routes.
type: object
Properties
Section titled “Properties”| Name | Type | Required | Description |
|---|---|---|---|
fix | object | null | yes | Latest location fix metadata |
triggers | object | yes | GeoJSON features that trigger statements or HUD items |
routeLines | array | yes | GeoJSON LineString route features |
routePoints | array | yes | GeoJSON Point route features |