AzureRouteOptions.MaxAlternatives Property
Specifies the number of alternative routes to be calculated.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
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