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

    Contains route calculation settings for the Azure Maps Route service.

    Namespace: DevExpress.Xpf.Map

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

    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