Skip to main content
All docs
V25.1
  • AzureRouteOptions Class

    Contains route calculation settings for the Azure Maps Route service.

    Namespace: DevExpress.Xpf.Map

    Assembly: DevExpress.Xpf.Map.v25.1.dll

    NuGet Package: DevExpress.Wpf.Map

    Declaration

    public class AzureRouteOptions :
        MapDependencyObject

    Remarks

    For more information on how to use the Azure Maps service, refer to the following help topic: AzureRouteDataProvider.

    See Also