AzureRouteOptions.MaxAlternatives Property
In This Article
Specifies the number of alternative routes to be calculated.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | The number of alternative routes to be calculated. |
#Remarks
Default: 0, minimum: 0 and maximum: 5.
See Also