AzureRouteGuidance.InstructionGroups Property
Returns groups of related instructions.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v25.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
List<AzureRouteInstructionGroup> | A list of instruction groups. |
Remarks
For consecutive instructions, refer to the Instructions property.
See Also