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.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
String | A text message. |
See Also