AzureRouteInstructionGroup.GroupMessage Property
Returns the message related to the route section and requested for guidance. The AzureRouteOptions.InstructionsType value should be Text or Tagged to get messages.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
| Type | Description |
|---|---|
| String | A text message. |
See Also