Back to Devexpress

AzureRouteOptions Members

windowsforms-devexpress-dot-xtramap-dot-azurerouteoptions-dot-underscore-members.md

latest3.8 KB
Original Source

AzureRouteOptions Members

Contains route calculation settings for the Azure Maps Route service.

Constructors

NameDescription
AzureRouteOptions()Initializes a new instance of the AzureRouteOptions class.

Properties

NameDescription
AvoidTypesSpecifies items that AzureRouteDataProvider should try to avoid when calculating the route.
CustomParametersSpecifies additional route definitions.
InstructionsTypeGets or sets how instructions are formed.
MaxAlternativesSpecifies the number of alternative routes to be calculated.
OptimizeWaypointsSpecifies whether the service rearranges route waypoints to reduce route cost.
RouteReportGets the effective settings used in the current call.
SectionTypesSpecifies the section types that are reported in the route response.
TravelModeSpecifies the transportation / commute mode.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns the textual representation of this AzureRouteOptions.

See Also

AzureRouteOptions Class

DevExpress.XtraMap Namespace