Share via


RouteDirectionOptions.InstructionsType Property

Definition

If specified, guidance instructions will be returned. Note that the instructionsType parameter cannot be used in conjunction with routeRepresentation=none.

public Azure.Maps.Routing.RouteInstructionsType? InstructionsType { get; set; }
member this.InstructionsType : Nullable<Azure.Maps.Routing.RouteInstructionsType> with get, set
Public Property InstructionsType As Nullable(Of RouteInstructionsType)

Property Value

Applies to