ETX MAP Message Intersection Coordinates
Query MAP records using specific region and intersection identifier pairs
ETX MAP Message Intersection Coordinates
Query MAP records using specific region and intersection identifier pairs
Properties
| Name | Type | Required | Description |
|---|---|---|---|
messageStandard | string (one of: etsi, sae, default: sae) | No | V2X messaging standard selection. Accepted values are 'sae' (SAE J2735) and 'etsi' (ETSI TS 103 301). |
regionIntersectionPairs | array | Yes | List of region and intersection ID pairs to retrieve MAP messages for. |
expectedType | string (one of: BASE64, JSON, default: BASE64) | No | The format of the payload in the response body. |
pageToken | string | No | Base64 encoded token used to retrieve the next page of results |
pageSize | integer (1–500, default: 200, int32) | No | Maximum number of records to return in a single page |