DirectionsStepWarning
Bing
Represents a route direction warning, such as a traffic congestion warning.
| Name | Type | Description |
|---|---|---|
origin | string | Where the warning starts. |
severity | string | The severity of the warning. Values can be: Low Impact, Minor, Moderate, Serious or None. |
text | string | The warning text. |
to | string | Where the warning ends. |
warningType | string | The type of warning. A list of Warning type values can be found here. |
Show: